Skip to content

Commit 40e491a

Browse files
committed
update docker-compose image
1 parent 6289a86 commit 40e491a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
- html:/usr/share/nginx/html:ro
88

99
api-notes:
10-
image: ghcr.io/reddec/api-notes:0.0.1-next-amd64
10+
image: ghcr.io/reddec/api-notes:latest
1111
ports:
1212
- 127.0.0.1:8080:8080
1313
environment:

0 commit comments

Comments
 (0)