Skip to content

Commit 8d4a501

Browse files
authored
Merge pull request #560 from fabriciofx/renovate/docker-29.x
Update docker Docker tag to v29.2.1
2 parents 7004b3c + c08484f commit 8d4a501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)