We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2edd24 commit 4c2ec07Copy full SHA for 4c2ec07
.github/workflows/core.yml
@@ -12,7 +12,7 @@ jobs:
12
build-core:
13
runs-on: ubuntu-latest
14
container:
15
- image: docker:27.5.1
+ image: docker:28.3.1
16
env:
17
DOCKER_DRIVER: overlay2
18
DOCKER_TLS_CERTDIR: ""
0 commit comments