diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index bb7cb66..f62d660 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -19,7 +19,7 @@ env: # Replace XX with the ID of the instance in capital letters ARTIFACT: webHelpS2-all.zip # Docker image version - DOCKER_VERSION: 241.18775 + DOCKER_VERSION: 243.21565 jobs: build: