We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b27bc44 + cdd9bfa commit a4f230bCopy full SHA for a4f230b
backstage/run.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM gcr.io/buildpacks/google-22/run@sha256:bb3748cfa4946ae4c1d827fff344ed4c83afa45fad446a4609a605322c2a8b96
+FROM gcr.io/buildpacks/google-22/run@sha256:bdab1d040d5ede125a9972dc192ea147305803218b5df441bb46a4544130ae33
2
USER root
3
RUN apt-get update && apt-get install -y --no-install-recommends \
4
python3 python3-pip python3-venv g++ build-essential && \
0 commit comments