Switched test image to opensuse

This commit is contained in:
2025-09-25 13:08:23 +01:00
parent e7ffbfbf34
commit 8bbaeca1c1
3 changed files with 9 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
FROM docker.io/library/alpine:latest
FROM docker.io/opensuse/leap:latest
COPY ./entrypoint.sh /entrypoint.sh