We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 242bf85 commit 9b958b6Copy full SHA for 9b958b6
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.ocf.berkeley.edu/theocf/debian:bookworm
+FROM theocf/debian:bullseye-py
2
3
RUN apt-get update && apt-get -y upgrade && apt-get -y install --no-install-recommends \
4
cpanminus \
0 commit comments