Skip to content

Commit 84b2e6e

Browse files
authored
Merge pull request firepress-org#439 from infosiftr/alpine3.22
Update to Alpine 3.22
2 parents 0c9978c + 6960d04 commit 84b2e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

5/alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# https://docs.ghost.org/faq/node-versions/
22
# https://github.com/nodejs/Release (looking for "LTS")
3-
FROM node:20-alpine3.21
3+
FROM node:20-alpine3.22
44

55
RUN apk add --no-cache \
66
# add "bash" for "[["

0 commit comments

Comments
 (0)