mirror of
https://github.com/yusing/godoxy.git
synced 2025-05-20 04:42:33 +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
|
||||
FROM golang:1.24.1-alpine AS deps
|
||||
FROM golang:1.24.2-alpine AS deps
|
||||
HEALTHCHECK NONE
|
||||
|
||||
# package version does not matter
|
||||
|
|
Loading…
Add table
Reference in a new issue