Skip to content

Commit

Permalink
Update to Alpine 3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Dec 9, 2024
1 parent 0bbaeca commit de8d933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 5/alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# https://docs.ghost.org/faq/node-versions/
# https://github.com/nodejs/Release (looking for "LTS")
FROM node:18-alpine3.19
FROM node:18-alpine3.20

RUN apk add --no-cache \
# add "bash" for "[["
Expand Down

0 comments on commit de8d933

Please sign in to comment.