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