mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-16 11:32:26 +01:00
added fixed docker images for frontend
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:latest
|
||||
FROM node:lts-alpine3.18
|
||||
|
||||
WORKDIR /app
|
||||
COPY package*.json ./
|
||||
|
||||
Reference in New Issue
Block a user