Skip to content

Commit a4f230b

Browse files
Merge pull request #335 from broadinstitute/dependabot/docker/backstage/buildpack-7747036638
2 parents b27bc44 + cdd9bfa commit a4f230b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backstage/run.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM gcr.io/buildpacks/google-22/run@sha256:bb3748cfa4946ae4c1d827fff344ed4c83afa45fad446a4609a605322c2a8b96
1+
FROM gcr.io/buildpacks/google-22/run@sha256:bdab1d040d5ede125a9972dc192ea147305803218b5df441bb46a4544130ae33
22
USER root
33
RUN apt-get update && apt-get install -y --no-install-recommends \
44
python3 python3-pip python3-venv g++ build-essential && \

0 commit comments

Comments
 (0)