Skip to content

Commit ebc23c6

Browse files
authored
Merge pull request #6952 from nextcloud/dependabot/docker/Containers/borgbackup/alpine-3.22.2
build(deps): bump alpine from 3.22.1 to 3.22.2 in /Containers/borgbackup
2 parents 189eec1 + a64237c commit ebc23c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Containers/borgbackup/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:latest
2-
FROM alpine:3.22.1
2+
FROM alpine:3.22.2
33

44
RUN set -ex; \
55
\

0 commit comments

Comments
 (0)