Skip to content

Commit 05c3098

Browse files
Bump debian from 12.2 to 12.4
Bumps debian from 12.2 to 12.4. --- updated-dependencies: - dependency-name: debian dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24aca2a commit 05c3098

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,4 +1,4 @@
1-
FROM debian:12.2
1+
FROM debian:12.4
22

33
RUN DEBIAN_FRONTEND="noninteractive" apt-get -y update
44
RUN DEBIAN_FRONTEND="noninteractive" apt-get -y install curl jq python3 python3-pip firefox-esr libwebp-dev

0 commit comments

Comments
 (0)