Skip to content

Commit

Permalink
Merge pull request #295 from Shopify/dependabot/docker/golang-1.23.3
Browse files Browse the repository at this point in the history
build(deps): bump golang from 1.23.2 to 1.23.3
  • Loading branch information
jacobmichels authored Nov 8, 2024
2 parents 07167c0 + e6c4155 commit 95f1110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.test
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.23.2 AS deb
FROM golang:1.23.3 AS deb
WORKDIR /app
COPY go.mod .
COPY go.sum .
Expand Down

0 comments on commit 95f1110

Please sign in to comment.