Skip to content

Commit 8bb7741

Browse files
committed
Update alpine Docker tag to v3.18.0
1 parent 36b3b88 commit 8bb7741

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
@@ -1,4 +1,4 @@
1-
FROM alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
1+
FROM alpine:3.18.0@sha256:02bb6f428431fbc2809c5d1b41eab5a68350194fb508869a33cb1af4444c9b11
22
RUN apk add --no-cache audit
33
VOLUME /var/log/audit
44
CMD /usr/sbin/auditd -n

0 commit comments

Comments
 (0)