Skip to content

Commit 214360e

Browse files
authored
Merge pull request #783 from fabriciofx/renovate/docker-29.x
Update docker Docker tag to v29.7.0
2 parents 018f2fa + d8aa6b8 commit 214360e

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.6.2
23+
image: docker:29.7.0
2424
options: --privileged
2525
runs-on: ${{ matrix.os }}
2626
strategy:

0 commit comments

Comments
 (0)