mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2025-09-08 03:20:39 +00:00
Compare commits
2 Commits
v1.8.2
...
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.* .
|
||||
|
Reference in New Issue
Block a user