Skip to content

Commit

Permalink
Bump azul/zulu-openjdk-alpine in /api
Browse files Browse the repository at this point in the history
Bumps azul/zulu-openjdk-alpine from 21.0.5-jre-headless to 21.0.6-jre-headless.

---
updated-dependencies:
- dependency-name: azul/zulu-openjdk-alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent a5d34a7 commit 3ed359d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The tag is ignored when a sha is included but the reason to add it are:
# 1. Self Documentation: It is difficult to find out what the expected tag is given a sha alone
# 2. Helps dependabot during discovery of upgrades
FROM azul/zulu-openjdk-alpine:21.0.5-jre-headless@sha256:842b23baf96980437281b7419af970238b4c1c3109e50beac5299cdc278291d7
FROM azul/zulu-openjdk-alpine:21.0.6-jre-headless@sha256:b10086fd0156789c8f7be6e8e85aaac5b677a9ac97771f1fe246a12764d34466

RUN apk add --no-cache \
# snappy codec
Expand Down

0 comments on commit 3ed359d

Please sign in to comment.