Update alpine Docker tag to v3.18.5

This commit is contained in:
renovate[bot] 2023-12-01 01:22:11 +00:00 committed by GitHub
parent 31b9de7a66
commit 5387e563c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
FROM alpine:3.18.4 AS get
FROM alpine:3.18.5 AS get
RUN apk add --no-cache wget

View file

@ -1,4 +1,4 @@
FROM alpine:3.18.4 AS get
FROM alpine:3.18.5 AS get
ENV SEAFILE_VERSION=11.0.2
RUN apk add --no-cache wget

View file

@ -1,4 +1,4 @@
FROM alpine:3.18.4 AS get
FROM alpine:3.18.5 AS get
ENV SEAFILE_VERSION=11.0.2
RUN apk add --no-cache wget