Skip to content

Commit

Permalink
remove unused base
Browse files Browse the repository at this point in the history
  • Loading branch information
rkm committed Dec 9, 2024
1 parent 5cd871f commit 287fb30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-generic/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/python:3.12.8-bullseye@sha256:37813bbaee14c6653f32a33a2a3e5b331c4000557f7c785cccf29d2df8e0e041 AS base
FROM docker.io/python:3.12.8-bullseye@sha256:37813bbaee14c6653f32a33a2a3e5b331c4000557f7c785cccf29d2df8e0e041

USER root
RUN mkdir /safe_data /safe_outputs /scratch
Expand Down

0 comments on commit 287fb30

Please sign in to comment.