Skip to content

Commit b97f9c8

Browse files
Bump golang from 1.22.0 to 1.22.1 (#524)
1 parent a88c170 commit b97f9c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# development image
2-
FROM golang:1.22.0 as dev
2+
FROM golang:1.22.1 as dev
33
WORKDIR /src
44
ENV PATH="/src/typescript/node_modules/.bin:${PATH}"
55
RUN git config --global --add safe.directory /src

0 commit comments

Comments
 (0)