Skip to content

Commit 6ea9d1f

Browse files
authored
Merge pull request #304 from andygrunwald/renovate/ubuntu-26.x
Update ubuntu Docker tag to v26
2 parents 03da9f2 + bf8f2e6 commit 6ea9d1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# or use
66
# docker-compose up
77

8-
FROM ubuntu:24.04
8+
FROM ubuntu:26.04
99

1010
# hadolint ignore=DL3008
1111
RUN apt-get update \

0 commit comments

Comments
 (0)