updated compose version
This commit is contained in:
parent
3688128d00
commit
909d1356ad
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue