mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2026-06-08 16:31:57 +02:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fcba939cd9 |
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.26.0 AS build
|
||||
FROM golang:1.26.3 AS build
|
||||
WORKDIR /app
|
||||
ARG appVersion=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user