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 | |
|---|---|---|---|
| 518f4fa0ef | |||
| 29e44021db |
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.26.3 AS build
|
||||
FROM golang:1.26.0 AS build
|
||||
WORKDIR /app
|
||||
ARG appVersion=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user