mirror of
https://github.com/goauthentik/authentik.git
synced 2026-08-31 03:01:38 -07:00
core: bump pnpm/pnpm from 11.18.0 to 11.19.0 in /lifecycle/container (#24722)
Bumps pnpm/pnpm from 11.18.0 to 11.19.0. --- updated-dependencies: - dependency-name: pnpm/pnpm dependency-version: 11.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# Tag must track the root package.json `packageManager` version. ${BUILDPLATFORM}
|
||||
# keeps the binary's arch aligned with the builder stage on cross-arch builds.
|
||||
FROM --platform=${BUILDPLATFORM} ghcr.io/pnpm/pnpm:11.18.0@sha256:4c6ae0731ea4ae0e5c9dd0a0d8b5032e922d87a1c0df18811f6c611aa68812f3 AS pnpm
|
||||
FROM --platform=${BUILDPLATFORM} ghcr.io/pnpm/pnpm:11.19.0@sha256:1c69b4492d1162f01481d634b3e93acc3aa8b550e80e6deb852c7991a1c5249c AS pnpm
|
||||
|
||||
# Stage: Build webui
|
||||
FROM --platform=${BUILDPLATFORM} docker.io/library/node:26-trixie-slim@sha256:deae974a69e140f44f434ab29cb519fb5f8fe250fd364b8ca446bd0761acdc6a AS node-builder
|
||||
|
||||
Reference in New Issue
Block a user