Skip to content

Commit 03c1fc2

Browse files
chore(deps): update golang docker tag to v1.25.3
1 parent f21ffbc commit 03c1fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demoapp/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
FROM golang:1.22.6-alpine as builder
2+
FROM golang:1.25.3-alpine as builder
33
# Set the Current Working Directory inside the container
44
WORKDIR /go/src/protoconf/demoapp
55

0 commit comments

Comments
 (0)