mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2024-12-24 09:06:27 +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
|
WORKDIR /app
|
||||||
COPY go.* .
|
COPY go.* .
|
||||||
|
Loading…
Reference in New Issue
Block a user