We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 488dc1b commit 5a36432Copy full SHA for 5a36432
.github/workflows/build.yaml
@@ -69,6 +69,7 @@ jobs:
69
shell: bash
70
run: |
71
docker pull gcr.io/distroless/java17
72
+ docker pull gcr.io/distroless/java:11
73
74
- name: Copyright Check
75
0 commit comments