Skip to content

Commit 931a368

Browse files
committed
chore(deps): update golang docker tag to v1.23.6
1 parent 54f4e64 commit 931a368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#--------
22
# builder
33
#--------
4-
FROM golang:1.23.5-alpine@sha256:47d337594bd9e667d35514b241569f95fb6d95727c24b19468813d596d5ae596 AS builder
4+
FROM golang:1.23.6-alpine@sha256:a2624a1fc0e49583e97482907a5ec035bd722875bf5cf6498474434144ad951f AS builder
55

66
ARG TARGETPLATFORM
77
ARG TARGETOS="linux"

0 commit comments

Comments
 (0)