mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2026-01-23 21:09:03 +01:00
Compare commits
1 Commits
main
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
145f270c20 |
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.25.1 AS build
|
FROM golang:1.26rc2 AS build
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
ARG appVersion=""
|
ARG appVersion=""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user