Skip to content

Commit 21661d9

Browse files
committed
bump dockerfile to go1.23
1 parent ef27d69 commit 21661d9

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,4 +1,4 @@
1-
FROM golang:1.22-bookworm AS build
1+
FROM golang:1.23-bookworm AS build
22

33
WORKDIR /usr/src/ps-http-sim
44

0 commit comments

Comments
 (0)