fix(ci): update to v1.8.21 for x86 base images
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 4s
Build & Deploy / 🧪 QA (push) Failing after 11s
Build & Deploy / 🏗️ Build (push) Failing after 13s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🩺 Health Check (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 1s

This commit is contained in:
2026-02-26 19:47:59 +01:00
parent 283de11b11
commit 4a5017124a
2 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
# Stage 1: Builder
FROM registry.infra.mintel.me/mintel/nextjs:latest AS builder
FROM registry.infra.mintel.me/mintel/nextjs:v1.8.21 AS builder
WORKDIR /app
# Arguments for build-time configuration