Skip to content

Commit

Permalink
Change image tage in docker-compose.registry.ghcr
Browse files Browse the repository at this point in the history
  • Loading branch information
sistracia committed May 18, 2024
1 parent 5dc9a35 commit a996ac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/docker-compose.registry.ghcr.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
web:
image: ghcr.io/sistracia/rss-bookmarkr:main
image: ghcr.io/sistracia/rss-bookmarkr:latest
container_name: rss-bookmarkr
restart: unless-stopped
network_mode: "host"
Expand Down

0 comments on commit a996ac4

Please sign in to comment.