Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

Commit c96ad70

Browse files
chore(deps): update alpine docker tag to v3.21 (#1043)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 99cd1aa commit c96ad70

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,6 +1,6 @@
11
# Builds a docker image with all the software required to build the website
22
#
3-
FROM alpine:3.20
3+
FROM alpine:3.21
44

55
# Install languages and build tools
66
RUN apk add --no-cache --update --upgrade \

0 commit comments

Comments
 (0)