mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2025-12-06 05:29:41 +01:00
Merge pull request #187 from jkaninda/dependabot/docker/golang-1.24.2
chore(deps): bump golang from 1.24.1 to 1.24.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.24.1 AS build
|
FROM golang:1.24.2 AS build
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
ARG appVersion=""
|
ARG appVersion=""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user