Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maddog1110 authored Dec 27, 2024
1 parent e4dcde0 commit f95ab5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/chromium-browser/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
chromium:
image: lscr.io/linuxserver/chromium:stable
image: lscr.io/linuxserver/chromium:latest
container_name: chromium
environment:
- PUID=1000
Expand Down

0 comments on commit f95ab5f

Please sign in to comment.