Skip to content

Commit

Permalink
Merge pull request #26 from jcostom/dependabot/docker/ubuntu-noble-20…
Browse files Browse the repository at this point in the history
…240801

Bump ubuntu from noble-20240605 to noble-20240801
  • Loading branch information
jcostom authored Aug 20, 2024
2 parents 35ae211 + dc2f725 commit ce7802b
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 ubuntu:noble-20240605
FROM ubuntu:noble-20240801

ARG TZ=America/New_York
RUN apt update && DEBIAN_FRONTEND=noninteractive apt -yq install python3-gpiozero python3-requests python3-python-telegram-bot
Expand Down

0 comments on commit ce7802b

Please sign in to comment.