Skip to content

Commit 2ab7f39

Browse files
committed
[swan] Update HEP_OSlibs to v9.2.3-1
Includes cyrus-sasl-gssapi to support a Kafka use case from SWAN. More information: https://its.cern.ch/jira/browse/SPI-2688
1 parent a6a0d93 commit 2ab7f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swan/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ RUN dnf install -y \
6161
# Install HEP_OSlibs
6262
# This installs system packages for LCGs to work
6363
RUN dnf --repofrompath=wlcg,'https://linuxsoft.cern.ch/wlcg/el9/$basearch/' install -y --nogpgcheck wlcg-repo
64-
RUN dnf -y install HEP_OSlibs-9.1.0-2.el9
64+
RUN dnf -y install HEP_OSlibs-9.2.3-1.el9
6565

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

0 commit comments

Comments
 (0)