Skip to content

Commit

Permalink
bump to node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
jschwarz2030 committed Aug 15, 2023
1 parent 2464937 commit a4269ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG NODE_TAG=14-bullseye
ARG NODE_TAG=16-bullseye
ARG NGINX_TAG=1.24-alpine
FROM node:${NODE_TAG} as builder

Expand Down

0 comments on commit a4269ce

Please sign in to comment.