We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0bbaeca + de8d933 commit 14534b9Copy full SHA for 14534b9
5/alpine/Dockerfile
@@ -1,6 +1,6 @@
1
# https://docs.ghost.org/faq/node-versions/
2
# https://github.com/nodejs/Release (looking for "LTS")
3
-FROM node:18-alpine3.19
+FROM node:18-alpine3.20
4
5
RUN apk add --no-cache \
6
# add "bash" for "[["
0 commit comments