Skip to content

Commit 41f891a

Browse files
chore(deps): update alpine:latest docker digest to 28bd5fe
1 parent a344481 commit 41f891a

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
@@ -3,7 +3,7 @@
33
FROM scratch
44

55
# Copy ca-certificates for HTTPS/SSH to network devices
6-
COPY --from=alpine:latest@sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11 /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
6+
COPY --from=alpine:latest@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
77

88
# Copy the pre-built binary from GoReleaser
99
COPY telee /telee

0 commit comments

Comments
 (0)