Merge pull request 'Update alpine Docker tag to v3.24.1' (#2) from renovate/alpine-3.x into main
CI / build-and-scan (push) Successful in 1m36s
CI / build-and-scan (push) Successful in 1m36s
Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.22.1 AS base
|
||||
FROM alpine:3.24.1 AS base
|
||||
|
||||
RUN apk add --no-cache socat netcat-openbsd \
|
||||
&& rm -rf /var/cache/apk/* /tmp/*
|
||||
|
||||
Reference in New Issue
Block a user