mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2025-12-08 22:49:41 +01:00
Compare commits
2 Commits
696477fe5c
...
002c93a796
| Author | SHA1 | Date | |
|---|---|---|---|
| 002c93a796 | |||
|
|
907e70d552 |
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.24.0 AS build
|
FROM golang:1.24.1 AS build
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
ARG appVersion=""
|
ARG appVersion=""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user