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

Commit 7c537b5

Browse files
chore(deps): update alpine docker tag to v3.18
1 parent 4aa178d commit 7c537b5

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
@@ -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.18@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70
2121

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

0 commit comments

Comments
 (0)