Skip to content

Commit 4a1b4e9

Browse files
Bump python from 3.11.4-slim-bullseye to 3.13.5-slim-bullseye
Bumps python from 3.11.4-slim-bullseye to 3.13.5-slim-bullseye. --- updated-dependencies: - dependency-name: python dependency-version: 3.13.5-slim-bullseye dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28ecfe7 commit 4a1b4e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Stage 1: Browser and build tools installation
22
#FROM python:3.13.3-slim-bookworm AS install-browser
3-
FROM python:3.11.4-slim-bullseye AS install-browser
3+
FROM python:3.13.5-slim-bullseye AS install-browser
44

55
# Install Chromium, Chromedriver, Firefox, Geckodriver, and build tools in one layer
66
RUN apt-get update \

0 commit comments

Comments
 (0)