diff --git a/api/Dockerfile b/api/Dockerfile index 82ac8c023..7dff525b5 100644 --- a/api/Dockerfile +++ b/api/Dockerfile @@ -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:17-jre-headless-latest@sha256:af4df00adaec356d092651af50d9e80fd179f96722d267e79acb564aede10fda +FROM azul/zulu-openjdk-alpine:17-jre-headless-latest@sha256:a7b76070e70ae094ff844c41d6f86ef32606e4c6de13375e565d86b4ddfb058f RUN apk add --no-cache \ # snappy codec