mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2025-09-08 11:30:40 +00:00
Compare commits
2 Commits
dependabot
...
562ad5eda8
Author | SHA1 | Date | |
---|---|---|---|
|
562ad5eda8 | ||
|
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