Skip to content

Commit

Permalink
bump to node 16 (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
jschwarz2030 committed Aug 28, 2023
1 parent 2464937 commit cbebfc0
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 cbebfc0

Please sign in to comment.