Skip to content

Commit a07055b

Browse files
chore(deps): update alpine:latest docker digest to 865b95f (#27)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 77b5227 commit a07055b

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

55
# Copy ca-certificates for HTTPS requests to twelvedata-exporter controllers
6-
COPY --from=alpine:latest@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
6+
COPY --from=alpine:latest@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
77

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

0 commit comments

Comments
 (0)