Skip to content

Commit 3ed359d

Browse files
Bump azul/zulu-openjdk-alpine in /api
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]>
1 parent a5d34a7 commit 3ed359d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# The tag is ignored when a sha is included but the reason to add it are:
22
# 1. Self Documentation: It is difficult to find out what the expected tag is given a sha alone
33
# 2. Helps dependabot during discovery of upgrades
4-
FROM azul/zulu-openjdk-alpine:21.0.5-jre-headless@sha256:842b23baf96980437281b7419af970238b4c1c3109e50beac5299cdc278291d7
4+
FROM azul/zulu-openjdk-alpine:21.0.6-jre-headless@sha256:b10086fd0156789c8f7be6e8e85aaac5b677a9ac97771f1fe246a12764d34466
55

66
RUN apk add --no-cache \
77
# snappy codec

0 commit comments

Comments
 (0)