Skip to content

Commit 084bccb

Browse files
Bump azul/zulu-openjdk-alpine from af4df00 to a7b7607 in /api
Bumps azul/zulu-openjdk-alpine from `af4df00` to `a7b7607`. --- updated-dependencies: - dependency-name: azul/zulu-openjdk-alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e510f9 commit 084bccb

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:17-jre-headless-latest@sha256:af4df00adaec356d092651af50d9e80fd179f96722d267e79acb564aede10fda
4+
FROM azul/zulu-openjdk-alpine:17-jre-headless-latest@sha256:a7b76070e70ae094ff844c41d6f86ef32606e4c6de13375e565d86b4ddfb058f
55

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

0 commit comments

Comments
 (0)