Skip to content

Commit

Permalink
chore: update chromium version for production Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
justynoh committed Apr 29, 2024
1 parent f2546c7 commit 22f5819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.production
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ RUN mv /opt/formsg/dist/backend/shared /opt/formsg/

RUN apk add --no-cache \
# Compatible chromium versions can be found here https://pkgs.alpinelinux.org/packages?name=chromium&branch=v3.19&repo=&arch=&maintainer=
chromium=124.0.6367.60-r0 \
chromium=124.0.6367.78-r0 \
nss \
freetype \
freetype-dev \
Expand Down

0 comments on commit 22f5819

Please sign in to comment.