Skip to content

Commit

Permalink
Merge pull request #107 from containrrr/docker_24
Browse files Browse the repository at this point in the history
Switch to official docker image v24
  • Loading branch information
moschlar authored Aug 18, 2023
2 parents 18f8f51 + 0fc46d9 commit 5daf53b
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 mazzolino/docker:20
FROM docker:24

ENV SLEEP_TIME='5m'
ENV FILTER_SERVICES=''
Expand Down

0 comments on commit 5daf53b

Please sign in to comment.