Skip to content

Commit

Permalink
Merge pull request #6031 from espoon-voltti/dependabot/docker/fronten…
Browse files Browse the repository at this point in the history
…d/node-20.18.1-bookworm-slim

Bump node from 20.18.0-bookworm-slim to 20.18.1-bookworm-slim in /frontend
  • Loading branch information
akheron authored Nov 25, 2024
2 parents ae1fe8e + 1235bcb commit 5782fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

ARG NGINX_VERSION=1.26.0

FROM node:20.18.0-bookworm-slim AS builder
FROM node:20.18.1-bookworm-slim AS builder
ARG CACHE_BUST

USER root
Expand Down

0 comments on commit 5782fcb

Please sign in to comment.