mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2024-12-23 16:56:25 +00:00
Compare commits
2 Commits
ae57396bb6
...
f78cd6e81b
Author | SHA1 | Date | |
---|---|---|---|
|
f78cd6e81b | ||
|
91773b8aa0 |
@ -1,4 +1,4 @@
|
||||
FROM golang:1.20-alpine as builder
|
||||
FROM golang:1.21-alpine as builder
|
||||
|
||||
WORKDIR /app
|
||||
COPY go.* .
|
||||
|
Loading…
Reference in New Issue
Block a user