mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2026-04-23 22:15:26 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6ed9086d91 |
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.25-alpine as builder
|
||||
FROM golang:1.26-alpine as builder
|
||||
|
||||
WORKDIR /app
|
||||
COPY go.* .
|
||||
|
||||
Reference in New Issue
Block a user