Skip to content

Commit

Permalink
chore(deps): pin bitnami/nginx docker tag to 35e13a1 (#2)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 15, 2023
1 parent 4520fc2 commit 8fa66f6
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 @@
# renovate: datasource=github-releases depName=mathjax lookupName=mathjax/MathJax
ARG MATHJAX_VERSION=2.7.9

FROM bitnami/nginx:1.25.2-debian-11-r25
FROM bitnami/nginx:1.25.2-debian-11-r25@sha256:35e13a11133b50641d65a927404168af328b0efbecc3d9b689430946256ad671

ADD https://github.com/mathjax/MathJax.git#${MATHJAX_VERSION} /app

Expand Down

0 comments on commit 8fa66f6

Please sign in to comment.