Skip to content

Commit

Permalink
Use :latest for base image to get latest updates
Browse files Browse the repository at this point in the history
  • Loading branch information
yutotakano committed Jun 6, 2024
1 parent 96dde32 commit f6636ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM 42wim/matterbridge:stable
FROM 42wim/matterbridge:latest

COPY matterbridge /etc/matterbridge

0 comments on commit f6636ba

Please sign in to comment.