mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2026-09-06 15:46:30 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7b565d54bd | |||
| d10321dac6 |
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.24.2 AS build
|
||||
FROM golang:1.24.3 AS build
|
||||
WORKDIR /app
|
||||
ARG appVersion=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user