a
test/pipeline/head Something is wrong with the build of this commit Details

main
onikolskyy 1 year ago
parent 2d2c49c1e0
commit 68bbf9222f

@ -1,4 +1,4 @@
FROM swr.eu-de.otc.t-systems.com/omnia-test/node:latest
FROM swr.eu-de.otc.t-systems.com/omnia-test/node:16
# Set the working directory in the container
WORKDIR /usr/src/app
@ -10,3 +10,4 @@ RUN npm install
# Bundle the app source inside the Docker image
COPY . .

Loading…
Cancel
Save