Skip to content
This repository was archived by the owner on Dec 22, 2025. It is now read-only.

Commit 08aa585

Browse files
committed
Update golang Docker tag to v1.19.5
Change-type: patch
1 parent 2534715 commit 08aa585

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5-alpine3.16 AS restic
33

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

0 commit comments

Comments
 (0)