Bumped chromium dependency
This commit is contained in:
parent
429b05cca5
commit
7efab10371
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ LABEL authorname="firq"
|
|||
WORKDIR /unlighthouse
|
||||
|
||||
# renovate: datasource=repology depName=debian_12/chromium versioning=loose
|
||||
ENV CHROMIUM_VERSION="126.0.6478.56-1~deb12u1"
|
||||
ENV CHROMIUM_VERSION="126.0.6478.114-1~deb12u1"
|
||||
ENV NODE_ENV='production'
|
||||
|
||||
# Update path so executable can be run globally
|
||||
|
|
Loading…
Reference in a new issue