mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2026-06-09 00:41:56 +02:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 548de725dd | |||
| 37b2867974 |
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.24.5 AS build
|
||||
FROM golang:1.24.6 AS build
|
||||
WORKDIR /app
|
||||
ARG appVersion=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user