Skip to content

Commit

Permalink
deps(docker): bump eclipse-temurin from 4909fb9 to 56ffb38
Browse files Browse the repository at this point in the history
Bumps eclipse-temurin from `4909fb9` to `56ffb38`.

---
updated-dependencies:
- dependency-name: eclipse-temurin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 12, 2025
1 parent 5652ed9 commit cef97bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:21-alpine@sha256:4909fb9ab52e3ce1488cc6e6063da71a0f9f9833420cc254fe03bbe25daec9e0
FROM eclipse-temurin:21-alpine@sha256:56ffb38891c7ea074c1dd42cc9a978206b7c2752589f8f613e383050a8af0e50
LABEL org.opencontainers.image.authors="Cloudesire dev team <[email protected]>"

ADD target/syndication-api.jar app.jar
Expand Down

0 comments on commit cef97bf

Please sign in to comment.