Skip to content

Commit

Permalink
Update slurm docker image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
BenGalewsky committed Jun 6, 2024
1 parent 854bd83 commit ca3ded0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.8"

services:
slurm:
image: giovtorres/docker-centos7-slurm:21.08.0
image: giovtorres/docker-centos7-slurm:21.08.6
hostname: slurmctl
container_name: slurmctl
working_dir: /mlflow-slurm
Expand All @@ -11,4 +11,4 @@ services:
environment:
PYTHON: "3.9"
volumes:
- ./:/mlflow-slurm
- ./:/mlflow-slurm

0 comments on commit ca3ded0

Please sign in to comment.