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.
2 parents c6b58fe + b96607d commit e8224ecCopy full SHA for e8224ec
Dockerfile
@@ -1,6 +1,6 @@
1
FROM ghcr.io/planetscale/ghcommit:v0.1.10 AS ghcommit
2
3
-FROM public.ecr.aws/docker/library/alpine:3.18 AS base
+FROM pscale.dev/wolfi-prod/base:latest AS base
4
5
COPY --from=ghcommit /ghcommit /usr/bin/ghcommit
6
0 commit comments