Skip to content

Commit 45bda71

Browse files
authored
Merge pull request #416 from com-pas/dependabot/docker/packages/compas-open-scd/nginx/nginx-1.29.2
chore(deps): bump nginx/nginx from 1.29.1 to 1.29.2 in /packages/compas-open-scd
2 parents 7616a1b + 8cabaee commit 45bda71

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.1
1+
FROM public.ecr.aws/nginx/nginx:1.29.2
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)