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