Skip to content

Commit e1c7b22

Browse files
Fix: Updated Dockerfile to ghcr.io/graalvm/native-image-community:25
1 parent 1c5e4dd commit e1c7b22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1
22
### Builder
3-
FROM ghcr.io/graalvm/native-image-community:21.0.2 AS build
3+
FROM ghcr.io/graalvm/native-image-community:25 AS build
44

55
# --- SSL Root CA Import (Sectigo Public Server Authentication Root R46) ---
66
# Canada Post rotated its certificate chain to a root (Sectigo Public Server Authentication Root R46)

0 commit comments

Comments
 (0)