Skip to content

Commit

Permalink
Upgraded docker base image from node:lts-alpine3.16 to node:lts-alpin…
Browse files Browse the repository at this point in the history
…e3.18
  • Loading branch information
adrianrudnik committed Sep 17, 2023
1 parent d7f5cac commit 753672f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:lts-alpine3.16
FROM node:lts-alpine3.18

ENV NODE_ENV=production

Expand Down

0 comments on commit 753672f

Please sign in to comment.