Skip to content

Commit

Permalink
Update golang Docker tag to v1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and BuckarooBanzay committed Feb 7, 2023
1 parent 7e613a5 commit 385d41e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
- "postgres:/var/lib/postgresql/data"

integration-test:
image: golang:1.19.5
image: golang:1.20.0
depends_on:
- postgres
volumes:
Expand Down

0 comments on commit 385d41e

Please sign in to comment.