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 dd5009d commit db34b00Copy full SHA for db34b00
.github/workflows/workflow.yml
@@ -11,7 +11,7 @@ on:
11
pull_request:
12
13
env:
14
- BASE_IMAGE_STABILITY_TAG: 4.52.8
+ BASE_IMAGE_STABILITY_TAG: 4.53.0
15
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
16
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
17
0 commit comments