Skip to content

Commit d52377f

Browse files
chore(deps): bump nginx/nginx in /packages/compas-open-scd
Bumps nginx/nginx from 1.29.2 to 1.29.3. --- updated-dependencies: - dependency-name: nginx/nginx dependency-version: 1.29.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbf887b commit d52377f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compas-open-scd/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM public.ecr.aws/nginx/nginx:1.29.2
1+
FROM public.ecr.aws/nginx/nginx:1.29.3
22

33
COPY ./nginx/default.conf.template /etc/nginx/templates/default.conf.template
44
COPY build/. /usr/share/nginx/html

0 commit comments

Comments
 (0)