Skip to content

Commit

Permalink
Merge pull request #177 from AirHelp/dependabot/docker/golang-1.20
Browse files Browse the repository at this point in the history
chore(deps): bump golang from 1.19 to 1.20
  • Loading branch information
marcin-janas authored Feb 6, 2023
2 parents 9772ad6 + e6aa6ae commit 3b21b66
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.19
FROM golang:1.20

ENV CGO_ENABLED=0

Expand Down

0 comments on commit 3b21b66

Please sign in to comment.