mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2026-03-11 11:59:05 +01:00
Compare commits
2 Commits
dependabot
...
518f4fa0ef
| Author | SHA1 | Date | |
|---|---|---|---|
| 518f4fa0ef | |||
| 29e44021db |
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.26.1 AS build
|
FROM golang:1.26.0 AS build
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
ARG appVersion=""
|
ARG appVersion=""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user