Skip to content

Commit

Permalink
Update docker-golang to 1.20.7 from 1.20.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bump committed Aug 2, 2023
1 parent 9f1fe72 commit 6daa0aa
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,5 +1,5 @@
# bump: docker-golang /FROM golang:([\d.]+)/ docker:golang|^1
FROM golang:1.20.6-bookworm AS base
FROM golang:1.20.7-bookworm AS base

# expect is used to test cli
RUN \
Expand Down

0 comments on commit 6daa0aa

Please sign in to comment.