We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 823faf5 commit 8db20edCopy full SHA for 8db20ed
.github/workflows/workflow.yml
@@ -9,7 +9,7 @@ on:
9
- '*'
10
11
env:
12
- BASE_IMAGE_STABILITY_TAG: 2.15.4
+ BASE_IMAGE_STABILITY_TAG: 2.15.5
13
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
14
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
15
0 commit comments