diff --git a/apps/theme-park/Dockerfile b/apps/theme-park/Dockerfile index 36a075a9..c31ccdfd 100644 --- a/apps/theme-park/Dockerfile +++ b/apps/theme-park/Dockerfile @@ -1,4 +1,4 @@ -FROM nginxinc/nginx-unprivileged:1.27.0 +FROM nginxinc/nginx-unprivileged:1.29.5 ARG TARGETPLATFORM ARG VERSION