mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2026-09-22 15:30:25 +00:00
Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ec8bdd806c | ||
|
|
828b11c6dd |
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.23.5 AS build
|
||||
FROM golang:1.23.6 AS build
|
||||
WORKDIR /app
|
||||
ARG appVersion=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user