Skip to content

Commit 1dc211c

Browse files
committed
update the image tag
1 parent 1e1e238 commit 1dc211c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515

1616
env:
1717
DOCKER_IMAGE_NAME: ghcr.io/ansys/prime
18-
DOCKER_IMAGE_TAG: '25.1.1'
18+
DOCKER_IMAGE_TAG: '25.1.2'
1919
MAIN_PYTHON_VERSION: '3.12'
2020
PACKAGE_NAME: 'ansys-meshing-prime'
2121
PACKAGE_NAMESPACE: 'ansys.meshing.prime'

0 commit comments

Comments
 (0)