mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2026-04-19 03:55:36 +00:00
Compare commits
2 Commits
v1.7.11
...
562ad5eda8
| Author | SHA1 | Date | |
|---|---|---|---|
| 562ad5eda8 | |||
| 91773b8aa0 |
+1
-1
@@ -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