Skip to content

Commit

Permalink
WIP: Use correct docker image on quay.io
Browse files Browse the repository at this point in the history
  • Loading branch information
gmloose committed Mar 26, 2024
1 parent 6789d55 commit 8896e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/py3_casacore_master.docker
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/casacore/casacore:master
FROM quay.io/casacore/casacore:py312_master
USER root
RUN docker-apt-install \
libboost-python-dev \
Expand Down

0 comments on commit 8896e46

Please sign in to comment.