Skip to content

Commit

Permalink
[swan] Update HEP_OSlibs to v9.2.3-1
Browse files Browse the repository at this point in the history
Includes cyrus-sasl-gssapi to support a Kafka use case from SWAN.

More information:
https://its.cern.ch/jira/browse/SPI-2688
  • Loading branch information
etejedor committed Nov 27, 2024
1 parent a6a0d93 commit 2ab7f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swan/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ RUN dnf install -y \
# Install HEP_OSlibs
# This installs system packages for LCGs to work
RUN dnf --repofrompath=wlcg,'https://linuxsoft.cern.ch/wlcg/el9/$basearch/' install -y --nogpgcheck wlcg-repo
RUN dnf -y install HEP_OSlibs-9.1.0-2.el9
RUN dnf -y install HEP_OSlibs-9.2.3-1.el9

# Switch back to jovyan to avoid accidental container runs as root
USER ${NB_UID}
Expand Down

0 comments on commit 2ab7f39

Please sign in to comment.