Skip to content

Commit

Permalink
Merge pull request #209 from AirHelp/dependabot/docker/golang-1.22
Browse files Browse the repository at this point in the history
chore(deps): bump golang from 1.21 to 1.22
  • Loading branch information
jadrol authored Feb 22, 2024
2 parents cbbc45e + 12342e1 commit da3258b
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.21
FROM golang:1.22

ENV CGO_ENABLED=0
ENV GOPATH=''
Expand Down

0 comments on commit da3258b

Please sign in to comment.