mirror of
https://github.com/yusing/godoxy.git
synced 2025-05-20 12:42:34 +02:00
chore(deps): update Go version to 1.24.2 in Dockerfile
This commit is contained in:
parent
5ca2acb78a
commit
ec62bb8ac8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Stage 1: deps
|
# Stage 1: deps
|
||||||
FROM golang:1.24.1-alpine AS deps
|
FROM golang:1.24.2-alpine AS deps
|
||||||
HEALTHCHECK NONE
|
HEALTHCHECK NONE
|
||||||
|
|
||||||
# package version does not matter
|
# package version does not matter
|
||||||
|
|
Loading…
Add table
Reference in a new issue