Merge pull request #79 from mawoka-myblock/snyk-fix-705fb565a7755684b5c3a6362ef346fb

This commit is contained in:
Mawoka
2022-08-04 11:36:58 +02:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
### Build Step
# pull the Node.js Docker image
FROM node:17.8-bullseye as builder
FROM node:18.5-bullseye as builder
# ENV API_URL=http://api:80
ENV API_URL=https://mawoka.eu
#Ah, I've noticed that!!!