Skip to content

Commit d2edd24

Browse files
authored
Merge pull request #36 from netbootxyz/renovate/docker-27.x
Update docker Docker tag to v27.5.1
2 parents 3cd9bf1 + 4d47b7c commit d2edd24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build-core:
1313
runs-on: ubuntu-latest
1414
container:
15-
image: docker:27.4.1
15+
image: docker:27.5.1
1616
env:
1717
DOCKER_DRIVER: overlay2
1818
DOCKER_TLS_CERTDIR: ""

0 commit comments

Comments
 (0)