Skip to content

Commit b896890

Browse files
Bump alpine from 3.22.0 to 3.22.1
Bumps alpine from 3.22.0 to 3.22.1. --- updated-dependencies: - dependency-name: alpine dependency-version: 3.22.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d156224 commit b896890

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 docker.io/alpine:3.22.0
1+
FROM docker.io/alpine:3.22.1
22

33
# git & openssh-client for storage hooks
44
# py3-passlib & py3-bcrypt required for htpasswd_encryption=bcrypt

0 commit comments

Comments
 (0)