Skip to content

Commit 693ebb7

Browse files
committed
chore(deps): update alpine docker tag to v3.21.0
1 parent be9e215 commit 693ebb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom-images/scroll-alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use the latest Alpine base image
2-
FROM alpine:3.20.2
2+
FROM alpine:3.21.0
33

44
# Install tools
55
RUN apk update

0 commit comments

Comments
 (0)