mirror of
https://github.com/bitwarden/server
synced 2026-02-27 18:03:17 +00:00
Update Nginx base image to stable-alpine3.23 (#7091)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM --platform=$BUILDPLATFORM nginx:stable-alpine3.21
|
||||
FROM --platform=$BUILDPLATFORM nginx:stable-alpine3.23
|
||||
|
||||
ARG TARGETPLATFORM
|
||||
LABEL com.bitwarden.product="bitwarden"
|
||||
|
||||
Reference in New Issue
Block a user