Skip to content

Commit

Permalink
Updated to bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
mdellabitta committed May 8, 2024
1 parent 30fd765 commit a979f5b
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 @@ -3,7 +3,7 @@
# Expect that `yarn build` has already been run.


FROM node:iron-bullseye-slim
FROM node:iron-bookworm-slim
RUN apt update && apt install -y tini
WORKDIR /opt/dpla-frontend
COPY . /opt/dpla-frontend
Expand Down

0 comments on commit a979f5b

Please sign in to comment.