Skip to content

Commit cbe30f2

Browse files
authored
Merge pull request #758 from fabriciofx/renovate/docker-29.x
Update docker Docker tag to v29.4.0
2 parents acd1d72 + 42ade48 commit cbe30f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/java-build-with-docker-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
java-build-with-docker-template:
2121
services:
2222
docker:
23-
image: docker:29.3.1
23+
image: docker:29.4.0
2424
options: --privileged
2525
runs-on: ${{ matrix.os }}
2626
strategy:

0 commit comments

Comments
 (0)