Skip to content

Commit 14534b9

Browse files
authored
Merge pull request #425 from infosiftr/alpine3.20
Update to Alpine 3.20
2 parents 0bbaeca + de8d933 commit 14534b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

5/alpine/Dockerfile

+1-1
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:18-alpine3.19
3+
FROM node:18-alpine3.20
44

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

0 commit comments

Comments
 (0)