mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2026-02-28 03:59:16 +00:00
Compare commits
1 Commits
master
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6ed9086d91 |
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.25-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