chore(deps): update golang docker tag to v1.24
This commit is contained in:
committed by
Timo Reymann
parent
0e76e0f129
commit
670a67539b
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.23-alpine
|
||||
FROM golang:1.24-alpine
|
||||
RUN apk add bash git && \
|
||||
mkdir -p /opt && \
|
||||
mkdir -p /workspace && \
|
||||
|
||||
Reference in New Issue
Block a user