Skip to content

Commit

Permalink
Merge pull request #284 from BigMichi1/dependabot/docker/node-23.1.0-…
Browse files Browse the repository at this point in the history
…bullseye-slim

Bump node from 23.0.0-bullseye-slim to 23.1.0-bullseye-slim
  • Loading branch information
kodiakhq[bot] authored Oct 28, 2024
2 parents ba528bd + bd2fb38 commit 3042e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ WORKDIR /bedrock-viz

RUN ./buildscript.sh

FROM node:23.0.0-bullseye-slim@sha256:334f3c04c2de5d0855b98a5cb81c2b1392f79010cf5d87fdb94d35798222f8fe
FROM node:23.1.0-bullseye-slim@sha256:df034b600d5edba788e7fc7e44b92452fe1b725481f843678ba5b476ecdb8db3

RUN apt-get update && \
apt-get install --no-install-recommends -y libboost-program-options1.74.0 libpng16-16 && \
Expand Down

0 comments on commit 3042e48

Please sign in to comment.