Skip to content

Commit

Permalink
Update weekly.
Browse files Browse the repository at this point in the history
  • Loading branch information
ktlim committed Jun 19, 2024
1 parent e942a40 commit fcde6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ingest
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
ARG RUBINENV_VERSION=8.0.0
FROM lsstsqre/newinstall:${RUBINENV_VERSION}
ARG OBS_LSST_VERSION
ENV OBS_LSST_VERSION=${OBS_LSST_VERSION:-w_2024_12}
ENV OBS_LSST_VERSION=${OBS_LSST_VERSION:-w_2024_24}
USER lsst
RUN source loadLSST.bash && mamba install redis-py rucio-clients
RUN source loadLSST.bash && eups distrib install -t "${OBS_LSST_VERSION}" lsst_obs
Expand Down

0 comments on commit fcde6a3

Please sign in to comment.