Skip to content

Commit 11cdb3a

Browse files
authored
ci: update apptainer versions
1 parent d9f1057 commit 11cdb3a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Apptainer.def

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Build an Apptainer SIF file containing a working copy of PySR and its prereqs
22
Bootstrap: docker
3-
From: julia:1.11.1-bullseye
3+
From: julia:1.11.6-bullseye
44
Stage: jl
55

66
Bootstrap: docker
7-
From: python:3.12.6-bullseye
7+
From: python:3.12.11-bullseye
88
Stage: runtime
99

1010
%environment

0 commit comments

Comments
 (0)