Skip to content

Commit 3b17167

Browse files
committed
Tag image as latest
1 parent 7a1a0ac commit 3b17167

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/examples_docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ jobs:
118118
version=${ansys_version:0:2}.${ansys_version:2:1}${suffix}
119119
image_name=$platform-$version
120120
docker pull ghcr.io/ansys-dpf/dpf-standalone:$image_name
121+
docker image tag $image_name $image_name:latest
121122
docker images
122123
echo "DPF_DOCKER=$image_name" >> $GITHUB_ENV
123124

0 commit comments

Comments
 (0)