Compare commits

..

1 Commits

Author SHA1 Message Date
f9ef43b83a chore(deps): update nginx:1.27-alpine docker digest to a0193b3
All checks were successful
continuous-integration/drone/pr Build is passing
2025-01-07 07:38:25 +00:00

View File

@ -15,7 +15,7 @@ COPY src src
RUN npm ci && npm run build
FROM nginx:1.27-alpine@sha256:41523187cf7d7a2f2677a80609d9caa14388bf5c1fbca9c410ba3de602aaaab4 as ki-frontend
FROM nginx:1.27-alpine@sha256:a0193b3a56c7f04261c8044c1f14e2f529ed03f0423ff30feee3b87b3dfaf955 as ki-frontend
LABEL org.opencontainers.image.source=https://git.wtf-eg.de/kompetenzinventar/ki-frontend.git
LABEL org.opencontainers.image.url=https://git.wtf-eg.de/kompetenzinventar/ki-frontend