Skip to content

Commit 8b340b2

Browse files
chore(deps): update golang docker tag to v1.23.1
1 parent 0e210d2 commit 8b340b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demoapp/Dockerfile

+1-1
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.23.1-alpine as builder
33
# Set the Current Working Directory inside the container
44
WORKDIR /go/src/protoconf/demoapp
55

0 commit comments

Comments
 (0)