Skip to content

Commit

Permalink
Update docker-golang to 1.19.4 from 1.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bump committed Dec 7, 2022
1 parent d8560cc commit 4fdb736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,5 +1,5 @@
# bump: docker-golang /FROM golang:([\d.]+)/ docker:golang|^1
FROM golang:1.19.3-bullseye AS base
FROM golang:1.19.4-bullseye AS base

# expect is used to test cli
RUN \
Expand Down

0 comments on commit 4fdb736

Please sign in to comment.