diff --git a/.github/workflows/compile-acf.yml b/.github/workflows/compile-acf.yml index fceebd5..0285fa6 100644 --- a/.github/workflows/compile-acf.yml +++ b/.github/workflows/compile-acf.yml @@ -10,7 +10,7 @@ jobs: cfcompile: runs-on: ubuntu-latest container: - image: adobecoldfusion/coldfusion2021:2021.0.10 + image: adobecoldfusion/coldfusion2021:2021.0.13 env: acceptEULA: YES steps: