Skip to content

Commit 3b0cd32

Browse files
committed
chore(deps): update alpine docker tag to v3.20.3
1 parent 472aefb commit 3b0cd32

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.20.3
33

44
# Install tools
55
RUN apk update

0 commit comments

Comments
 (0)