Skip to content

Commit

Permalink
chore(deps): bump bitnami/nginx in /packages/compas-open-scd
Browse files Browse the repository at this point in the history
Bumps bitnami/nginx from 1.25.3 to 1.25.4.

---
updated-dependencies:
- dependency-name: bitnami/nginx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 15, 2024
1 parent 488a4e4 commit d3a4ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/compas-open-scd/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM bitnami/nginx:1.25.3
FROM bitnami/nginx:1.25.4
COPY build/. /app/

VOLUME /opt/bitnami/nginx/conf/server_blocks/
Expand Down

0 comments on commit d3a4ac1

Please sign in to comment.