Skip to content

Commit

Permalink
Merge pull request #77 from PabloLec/dependabot/docker/develop/debian…
Browse files Browse the repository at this point in the history
…-12.8

Bump debian from 12.7 to 12.8
  • Loading branch information
PabloLec authored Nov 14, 2024
2 parents 4978be7 + c577d67 commit f77ca61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:12.7
FROM debian:12.8

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

0 comments on commit f77ca61

Please sign in to comment.