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.1733995527
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 8e632c7 commit 950cc03
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.21-1@sha256:77ddb49be45d284b0996f669f1465b4d8b0d0cc2147e79d150f70bc68143940c
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.21-1.1733995527@sha256:780c873d58f5b0acd82cb28ce273d529e73899c6150aa4366aee53aa251d495d

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

0 comments on commit 950cc03

Please sign in to comment.