Skip to content

Commit

Permalink
Update ubuntu Docker tag to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 6, 2024
1 parent ae46e41 commit e410366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/ath-container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# see docs/DOCKER.md for usage

FROM ubuntu:22.04
FROM ubuntu:24.04

# hadolint ignore=DL3008
RUN apt-get update && \
Expand Down

0 comments on commit e410366

Please sign in to comment.