Skip to content

Commit 9c2b386

Browse files
eclipse-apoapsis-botsschuberth
authored andcommitted
deps: update nginx:1.30-alpine docker digest to f60d139
1 parent df1668f commit 9c2b386

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/docker/UI.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ RUN pnpm install --frozen-lockfile
3838
RUN pnpm run build
3939

4040
# Stage 2: Serve the app with nginx.
41-
FROM nginx:1.30-alpine@sha256:2e665dfdd34c48b5a4dec0cf06496743f922a27ca1339273464a3badf916c0ae
41+
FROM nginx:1.30-alpine@sha256:f60d139a69209d4340f6621fc6a50c9843702214231522a3390432f8db0ed870
4242

4343
# Copy the build output to a template directory. The entrypoint script will copy the files to /usr/share/nginx/html at
4444
# startup, allowing the serving directory to be a writable volume mount.

0 commit comments

Comments
 (0)