Skip to content

Commit

Permalink
update node to 20-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbusche committed Apr 25, 2024
1 parent 7f8dc93 commit 5ed73c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/images/alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:16-alpine
FROM node:20-alpine
LABEL maintainer="Postman Labs <help@postman.com>"

ARG NEWMAN_VERSION
Expand Down

0 comments on commit 5ed73c4

Please sign in to comment.