Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Commit b4abd77

Browse files
chore(deps): update alpine docker tag to v3.17
1 parent 4aa178d commit b4abd77

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
@@ -17,7 +17,7 @@ RUN curl -sSL https://github.com/jsonnet-bundler/jsonnet-bundler/archive/v${JSON
1717
&& mv jsonnet-bundler-${JSONNET_BUNDLER_VERION} jsonnet-bundler \
1818
&& cd jsonnet-bundler && make && make install
1919

20-
FROM alpine:3.12@sha256:cb64bbe7fa613666c234e1090e91427314ee18ec6420e9426cf4e7f314056813
20+
FROM alpine:3.17@sha256:e2e16842c9b54d985bf1ef9242a313f36b856181f188de21313820e177002501
2121

2222
RUN apk add --no-cache libstdc++
2323

0 commit comments

Comments
 (0)