Skip to content

Commit 07df624

Browse files
committed
fix: docker-compose package reference
1 parent f4cf179 commit 07df624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ansys/dyna/core/solver/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: "3.8"
22
services:
33
dyna:
4-
image: ghcr.io/pyansys/dynasolver:0.3
4+
image: ghcr.io/ansys/dynasolver:0.3
55
networks:
66
- dyna_internal
77
deploy:

0 commit comments

Comments
 (0)