We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54ab025 commit 95c4c09Copy full SHA for 95c4c09
1 file changed
.github/workflows/fea-docker-image.yml
@@ -28,5 +28,5 @@ jobs:
28
context: ./fea
29
file: ./fea/Dockerfile
30
push: true
31
- tags: ${{ secrets.DOCKERHUB_MB_USERNAME }}/scstudio-fea:1.3
+ tags: ${{ secrets.DOCKERHUB_MB_USERNAME }}/scstudio-fea:1.4
32
0 commit comments