Skip to content

Commit

Permalink
updated docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Peva Blanchard committed Oct 15, 2024
1 parent 232199e commit 3d99f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3"
services:
app:
image: "ghcr.io/kleis-technology/cloud-assess/cloud-assess-app:1.7.0"
image: "ghcr.io/kleis-technology/cloud-assess/cloud-assess-app:1.7.3"
container_name: cloud-assess-app
ports:
- "8080:8080"
Expand Down

0 comments on commit 3d99f2f

Please sign in to comment.