Skip to content

Commit 8f9255c

Browse files
committed
chore: Fix image version
1 parent 7bb8ddf commit 8f9255c

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+
FROM public.ecr.aws/nginx/nginx:1.29.1
22
COPY build/. /usr/share/nginx/html
33

44
VOLUME /etc/nginx/

0 commit comments

Comments
 (0)