Skip to content

Commit b45cc32

Browse files
committed
Update golang Docker tag to v1.19.4
Change-type: patch
1 parent 2534715 commit b45cc32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# https://hub.docker.com/_/golang
2-
FROM golang:1.19.0-alpine3.16 AS restic
2+
FROM golang:1.19.4-alpine3.16 AS restic
33

44
# hadolint ignore=DL3018
55
RUN apk add --no-cache build-base curl git

0 commit comments

Comments
 (0)