Skip to content

Commit a0c5efa

Browse files
authored
Update Dockerfile
1 parent 56dad04 commit a0c5efa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

api/Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# The tag is ignored when a sha is included but the reason to add it are:
2+
# 1. Self Documentation: It is difficult to find out what the expected tag is given a sha alone
3+
# 2. Helps dependabot during discovery of upgrades
14
FROM azul/zulu-openjdk-alpine:17-jre-headless-latest@sha256:af4df00adaec356d092651af50d9e80fd179f96722d267e79acb564aede10fda
25

36
RUN apk add --no-cache \

0 commit comments

Comments
 (0)