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