Skip to content

Commit 5a36432

Browse files
author
Tim Middleton
committed
Fix docker pull
1 parent 488dc1b commit 5a36432

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
shell: bash
7070
run: |
7171
docker pull gcr.io/distroless/java17
72+
docker pull gcr.io/distroless/java:11
7273
7374
- name: Copyright Check
7475
shell: bash

0 commit comments

Comments
 (0)