Merge pull request #3108 from nextcloud/dependabot/docker/Containers/borgbackup/alpine-3.18.3

Bump alpine from 3.18.2 to 3.18.3 in /Containers/borgbackup
This commit is contained in:
Simon L 2023-08-09 09:51:26 +02:00 committed by GitHub
commit 40cc719d0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM alpine:3.18.2
FROM alpine:3.18.3
RUN set -ex; \
\