Skip to content

Commit

Permalink
chore(deps): update golang docker tag to v1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent 1e52c22 commit 65a49fb
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,3 +1,3 @@
FROM golang:1.19-buster
FROM golang:1.20-buster

RUN GO111MODULES=off go install github.com/go-swagger/go-swagger/cmd/swagger@latest

0 comments on commit 65a49fb

Please sign in to comment.