Skip to content

Commit a2e0cc4

Browse files
authored
Merge pull request #458 from derailed/dependabot/docker/golang-1.24.1-alpine3.21
Bump golang from 1.23.5-alpine3.21 to 1.24.1-alpine3.21
2 parents ae72024 + 59b3507 commit a2e0cc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -----------------------------------------------------------------------------
22
# Build...
3-
FROM golang:1.23.5-alpine3.21 AS build
3+
FROM golang:1.24.1-alpine3.21 AS build
44
ARG TARGETOS
55
ARG TARGETARCH
66

0 commit comments

Comments
 (0)