diff --git a/apps/faf-content/templates/deployment.yaml b/apps/faf-content/templates/deployment.yaml index 1761573a..a00667d3 100644 --- a/apps/faf-content/templates/deployment.yaml +++ b/apps/faf-content/templates/deployment.yaml @@ -18,7 +18,7 @@ spec: app: faf-content spec: containers: - - image: nginx:1.27.3-alpine-slim + - image: nginx:1.27.4-alpine-slim imagePullPolicy: Always name: faf-content ports: diff --git a/apps/faf-phpbb3-archive/templates/deployment.yaml b/apps/faf-phpbb3-archive/templates/deployment.yaml index 054ebfa6..c424cabb 100644 --- a/apps/faf-phpbb3-archive/templates/deployment.yaml +++ b/apps/faf-phpbb3-archive/templates/deployment.yaml @@ -18,7 +18,7 @@ spec: app: faf-phpbb3-archive spec: containers: - - image: nginx:1.27.3-alpine-slim + - image: nginx:1.27.4-alpine-slim imagePullPolicy: Always name: faf-phpbb3-archive ports: