Skip to content

Commit

Permalink
smaller image for docker
Browse files Browse the repository at this point in the history
  • Loading branch information
womullan committed Aug 20, 2024
1 parent 25cab93 commit 0205763
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile.consume-kafka
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ENV OBS_LSST_VERSION=${OBS_LSST_VERSION:-w_2024_06}
FROM FROM lsstsqre/centos:7-stack-lsst_distrib-${OBS_LSST_VERSION}
ARG OBS_LSST_VERSION=w_2024_21
FROM lsstsqre/centos:7-stack-lsst_distrib-${OBS_LSST_VERSION}
USER lsst

RUN source loadLSST.bash && mamba install aiokafka httpx
Expand Down

0 comments on commit 0205763

Please sign in to comment.