Skip to content

Commit a3a8a14

Browse files
chore(deps): update alpine docker tag to v3.23 (#1333)
| datasource | package | from | to | | ---------- | ------- | ---- | ---- | | docker | alpine | 3.18 | 3.23 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent abb7589 commit a3a8a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Dockerfile.utils

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.18
1+
FROM alpine:3.23@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659
22

33
RUN apk update && \
44
apk add --no-cache curl jq bash && \

0 commit comments

Comments
 (0)