Skip to content

Commit

Permalink
Merge pull request #152 from spotahome/dependabot/docker/docker/dev/g…
Browse files Browse the repository at this point in the history
…olang-1.19.4

Bump golang from 1.19.2 to 1.19.4 in /docker/dev
  • Loading branch information
slok authored Dec 7, 2022
2 parents 131a5f0 + 8dec3f7 commit b3b2d50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/dev/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.19.2
FROM golang:1.19.4

ARG GOLANGCI_LINT_VERSION="1.50.0"
ARG MOCKERY_VERSION="2.14.0"
Expand Down

0 comments on commit b3b2d50

Please sign in to comment.