Merge pull request #1719 from Athou/renovate/pin-dependencies

chore(deps): pin dependencies
This commit is contained in:
Jérémie Panzer
2025-03-06 20:55:28 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM ibm-semeru-runtimes:open-21.0.6_7-jre
FROM ibm-semeru-runtimes:open-21.0.6_7-jre@sha256:18c1cdb7414322fc5fe21b1fc56e4072c53ef59365e4ed19d6a64c50db4e79ee
EXPOSE 8082
RUN mkdir -p /commafeed/data

View File

@@ -1,4 +1,4 @@
FROM debian:12.9
FROM debian:12.9@sha256:35286826a88dc879b4f438b645ba574a55a14187b483d09213a024dc0c0a64ed
ARG TARGETARCH
EXPOSE 8082