Skip to content

Commit 5a6755a

Browse files
Update golang Docker tag to v1.23
1 parent 3ddbf8c commit 5a6755a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testcontainers/echoserver/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.21
1+
FROM golang:1.23
22

33
WORKDIR /echoserver
44
COPY echoserver.go .

0 commit comments

Comments
 (0)