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