diff --git a/apps/theme-park/Dockerfile b/apps/theme-park/Dockerfile index 9c7dc0b..88efc15 100644 --- a/apps/theme-park/Dockerfile +++ b/apps/theme-park/Dockerfile @@ -1,4 +1,4 @@ -FROM nginxinc/nginx-unprivileged:1.30.0 +FROM nginxinc/nginx-unprivileged:1.31.2 ARG TARGETPLATFORM ARG VERSION