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 3cf3367 commit 682150dCopy full SHA for 682150d
.github/workflows/build-and-push.yaml
@@ -30,6 +30,6 @@ jobs:
30
with:
31
pull: true
32
push: true
33
- tags: frolvlad/alpine-glibc:latest,frolvlad/alpine-glibc:alpine-3.19_glibc-2.34,frolvlad/alpine-glibc:alpine-3.19,frolvlad/alpine-glibc:glibc-2.34
+ tags: frolvlad/alpine-glibc:latest,frolvlad/alpine-glibc:alpine-3.19_glibc-2.34,frolvlad/alpine-glibc:alpine-3_glibc-2.34,frolvlad/alpine-glibc:alpine-3.19,frolvlad/alpine-glibc:alpine-3,frolvlad/alpine-glibc:glibc-2.34
34
cache-from: type=registry,ref=frolvlad/alpine-glibc:latest
35
cache-to: type=inline
0 commit comments