Skip to content

Commit ea0610a

Browse files
authored
Merge pull request #143 from Linkurious/feature/OPS-1339
OPS-1339: rename devops to devopschapter
2 parents d0cca23 + ee818cf commit ea0610a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN curl -fsSL https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key a
1111

1212
# Latest Ubuntu Google Chrome, XVFB and JRE installs
1313
# renovate: datasource=repology depName=aur/google-chrome versioning=loose
14-
ARG GOOGLE_CHROME_STABLE_VERSION=140.0.7339.127-1
14+
ARG GOOGLE_CHROME_STABLE_VERSION=140.0.7339.185-1
1515
# renovate: datasource=repology depName=debian_12/firefox-esr versioning=loose
1616
ARG FIREFOX_ESR_VERSION=128.14.0esr-1~deb12u1
1717
RUN apt-get update -qqy && \

Jenkinsfile.devops-release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ lkeSubReleaseJob {
55
projectName = "linkurious/docker-agent-jnlp-node"
66

77
releaseType = 'docker'
8-
reviewers = "Linkurious/devops"
8+
reviewers = "Linkurious/devopschapter"
99

1010
runAssetWaiter = true
1111

0 commit comments

Comments
 (0)