Skip to content
Snippets Groups Projects
Verified Commit bfb24c3a authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

update dependencies

parent 808c80e2
No related branches found
No related tags found
No related merge requests found
Pipeline #2708 failed
......@@ -14,7 +14,7 @@ RUN npm install
COPY assets /app/assets
RUN npm run build
FROM alpine:3.10
FROM alpine:3.15
WORKDIR /
COPY --from=go_builder /go/src/app/app /app
COPY templates /templates
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment