mirror of
https://github.com/bitwarden/self-host.git
synced 2026-06-28 06:15:46 +00:00
[deps]: Update dockerfile minor (#416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# syntax = docker/dockerfile:1.18
|
||||
# syntax = docker/dockerfile:1.19
|
||||
###############################################
|
||||
# Build stage #
|
||||
###############################################
|
||||
FROM --platform=$BUILDPLATFORM alpine:3.21 AS web-setup
|
||||
FROM --platform=$BUILDPLATFORM alpine:3.22 AS web-setup
|
||||
ARG WEB_ARTIFACT_PATH
|
||||
|
||||
# Add packages
|
||||
|
||||
Reference in New Issue
Block a user