Skip to content

Commit c97e9dc

Browse files
committed
feat: update Debian version in Dockerfile to stable-slim for improved compatibility
1 parent 8881f3c commit c97e9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/Dockerfile.native

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG DEBIAN_VERSION=12.10-slim
1+
ARG DEBIAN_VERSION=stable-slim
22
FROM debian:${DEBIAN_VERSION}
33

44
LABEL org.opencontainers.image.title="RESTHeart native"

0 commit comments

Comments
 (0)