Skip to content

Commit 96e7da7

Browse files
fix: test injection
1 parent 4d9c0d1 commit 96e7da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/compose.aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ services:
2323
- backend
2424

2525
client:
26-
image: ghcr.io/aet-devops25/team-devoops/client:latest
26+
image: ghcr.io/aet-devops25/team-devoops/client:feature-aws-setup
2727
environment:
2828
- API_BASE_URL=https://api.${EC2_PUBLIC_IP}.nip.io
2929
labels:

0 commit comments

Comments
 (0)