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 8b78a5e commit 5d195dcCopy full SHA for 5d195dc
Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-# base image is the same as ko (see https://ko.build/configuration/)
+# base image is the same as ko's default
16
FROM cgr.dev/chainguard/static:latest
17
COPY gcp-auth-webhook /gcp-auth-webhook
18
ENTRYPOINT ["/gcp-auth-webhook"]
0 commit comments