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 7, 2024
1 parent f1cd409 commit 9bf02f3
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,7 +1,7 @@
version: '3.7'
services:
chromium:
image: lscr.io/linuxserver/chromium:version-14193214@sha256:<digest>
image: lscr.io/linuxserver/chromium:latest
container_name: chromium
security_opt:
- seccomp:unconfined #optional
Expand Down

0 comments on commit 9bf02f3

Please sign in to comment.