We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents acd1d72 + 42ade48 commit cbe30f2Copy full SHA for cbe30f2
1 file changed
.github/workflows/java-build-with-docker-template.yml
@@ -20,7 +20,7 @@ jobs:
20
java-build-with-docker-template:
21
services:
22
docker:
23
- image: docker:29.3.1
+ image: docker:29.4.0
24
options: --privileged
25
runs-on: ${{ matrix.os }}
26
strategy:
0 commit comments