Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Commit

Permalink
chore(deps): update nginx:1.24 docker digest to 1f4e248 (#383)
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] committed Apr 12, 2023
1 parent 7c50614 commit b3adbe8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion nginx/archifront/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.24@sha256:fc6ecdf9b653238a3f37e6f41dfdf8eddc99c38b0949ecd2995bc4fa5f31ec61
FROM nginx:1.24@sha256:1f4e248813821b9d534d4b43366c10e67eb2ac3ca4040585d36fc4805be07f3f

ENV NGINX_HOST archifront_nginx
ENV ARCHIFRONT_AUTHENTICATION_HOST archifront_authentication
Expand Down
2 changes: 1 addition & 1 deletion nginx/archivel/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.24@sha256:fc6ecdf9b653238a3f37e6f41dfdf8eddc99c38b0949ecd2995bc4fa5f31ec61
FROM nginx:1.24@sha256:1f4e248813821b9d534d4b43366c10e67eb2ac3ca4040585d36fc4805be07f3f

# Setting environment variables
ENV ARCHIVEL_HOST archivel_1
Expand Down
2 changes: 1 addition & 1 deletion nginx/balancer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.24@sha256:fc6ecdf9b653238a3f37e6f41dfdf8eddc99c38b0949ecd2995bc4fa5f31ec61
FROM nginx:1.24@sha256:1f4e248813821b9d534d4b43366c10e67eb2ac3ca4040585d36fc4805be07f3f

ENV NGINX_PORT 80
ENV NGINX_HOST balancer_nginx
Expand Down

0 comments on commit b3adbe8

Please sign in to comment.