Skip to content

Commit e70eace

Browse files
docker: bump selenium/standalone-edge from 147.0 to 148.0 (#17)
Bumps selenium/standalone-edge from 147.0 to 148.0. --- updated-dependencies: - dependency-name: selenium/standalone-edge dependency-version: '148.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 126f1b2 commit e70eace

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM selenium/standalone-edge:147.0
1+
FROM selenium/standalone-edge:148.0
22
# lxml not working in python 3.12
33

44
USER root

0 commit comments

Comments
 (0)