diff --git a/compose.yaml b/compose.yaml index ddd6e55..4ea6f16 100644 --- a/compose.yaml +++ b/compose.yaml @@ -5,7 +5,7 @@ services: context: . dockerfile: osg.dockerfile - image: osg:23 # <--automate this number change to trigger stack redeploy. + image: osg:24 # <--automate this number change to trigger stack redeploy. environment: DOCKER: "true"