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