Skip to content

Commit

Permalink
Update go version to 1.20.10
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Spencer <[email protected]>
  • Loading branch information
Michael Spencer authored and spencer8192 committed Nov 1, 2023
1 parent 6135b3d commit d80a72c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.20.8-alpine
FROM golang:1.20.10-alpine
RUN mkdir /mq2prom
COPY . /mq2prom
WORKDIR /mq2prom
Expand Down

0 comments on commit d80a72c

Please sign in to comment.