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