mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2026-09-21 23:10:26 +00:00
Compare commits
2
Commits
696477fe5c
...
002c93a796
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
002c93a796 | ||
|
|
907e70d552 |
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.24.0 AS build
|
FROM golang:1.24.1 AS build
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
ARG appVersion=""
|
ARG appVersion=""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user