Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi9/openjdk-21-runtim…
Browse files Browse the repository at this point in the history
…e docker tag to v1.21-1 (#79)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: langehm <[email protected]>
  • Loading branch information
renovate[bot] and langehm authored Dec 12, 2024
1 parent 4e26786 commit e03748b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anzeigen-backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# For documentation see https://jboss-container-images.github.io/openjdk/
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.20-2.1729773452@sha256:85e4c2b0768a4fc16ee577850fc4d7609b648aa72a98a2a1ddc0ac79b886b55e
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.21-1@sha256:77ddb49be45d284b0996f669f1465b4d8b0d0cc2147e79d150f70bc68143940c

# Copy runnable jar to deployments
COPY target/*.jar /deployments/application.jar

0 comments on commit e03748b

Please sign in to comment.