Skip to content

Commit dd5d1ad

Browse files
chore(deps): bump alpine from 3.21.0 to 3.21.2
Bumps alpine from 3.21.0 to 3.21.2. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56d5db6 commit dd5d1ad

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
@@ -16,7 +16,7 @@ RUN uname -a &&\
1616
make build
1717

1818
# final image
19-
FROM docker.io/alpine:3.21.0
19+
FROM docker.io/alpine:3.21.2
2020

2121
ARG UID=10001
2222
ARG USER_NAME=celestia

0 commit comments

Comments
 (0)