We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05220ad commit 670455aCopy full SHA for 670455a
.github/workflows/release.yml
@@ -3,7 +3,7 @@ name: Release dabutvin/imgbot-compressimages
3
jobs:
4
dockerRegistry:
5
name: Docker Registry
6
- runs-on: ubuntu-latest
+ runs-on: ubuntu-16.04
7
steps:
8
- uses: actions/checkout@master
9
- name: Publish to Registry
0 commit comments