Skip to content

Commit 745eb9b

Browse files
build(deps): bump library/alpine from 3.21 to 3.22 in the docker group
Bumps the docker group with 1 update: library/alpine. Updates `library/alpine` from 3.21 to 3.22 --- updated-dependencies: - dependency-name: library/alpine dependency-version: '3.22' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b956065 commit 745eb9b

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
@@ -43,7 +43,7 @@ RUN set -x \
4343
&& /tmp/error-pages -h
4444

4545
# -✂- this stage is used to prepare the runtime fs --------------------------------------------------------------------
46-
FROM docker.io/library/alpine:3.21 AS rootfs
46+
FROM docker.io/library/alpine:3.22 AS rootfs
4747

4848
WORKDIR /tmp/rootfs
4949

0 commit comments

Comments
 (0)