Skip to content

Commit

Permalink
Merge pull request #311 from dmikusa/patch-1
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
jjbustamante authored Nov 5, 2024
2 parents 33d9f00 + fb8eeac commit 42bd82e
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.22 as build-stage
FROM golang:1.23 as build-stage

WORKDIR /src
ENV GO111MODULE=on CGO_ENABLED=0
Expand Down

0 comments on commit 42bd82e

Please sign in to comment.