security: refresh Alpine runtime packages
MobilityOps acceptance / acceptance (pull_request) Successful in 6m28s
MobilityOps acceptance / acceptance (pull_request) Successful in 6m28s
This commit is contained in:
@@ -11,6 +11,9 @@ ENV VITE_API_BASE_URL=$VITE_API_BASE_URL
|
|||||||
RUN npm run build
|
RUN npm run build
|
||||||
|
|
||||||
FROM nginx:1.30.4-alpine@sha256:97d490c12ba55b4946b01546d1c3ed324e8d41ab1c9fcb2a616aa470620e5b46
|
FROM nginx:1.30.4-alpine@sha256:97d490c12ba55b4946b01546d1c3ed324e8d41ab1c9fcb2a616aa470620e5b46
|
||||||
|
# The pinned upstream image can lag Alpine security rebuilds. Apply the current
|
||||||
|
# fixes from its pinned Alpine release before shipping the runtime image.
|
||||||
|
RUN apk upgrade --no-cache
|
||||||
ARG VCS_REF=development
|
ARG VCS_REF=development
|
||||||
ARG BUILD_DATE=unknown
|
ARG BUILD_DATE=unknown
|
||||||
LABEL org.opencontainers.image.title="Fleet Ops Web" \
|
LABEL org.opencontainers.image.title="Fleet Ops Web" \
|
||||||
|
|||||||
Reference in New Issue
Block a user