Skip to content

Commit 0434f67

Browse files
renovate[bot]pschichtel
authored andcommitted
Update docker.io/library/ubuntu Docker tag to v26
1 parent 5453ea8 commit 0434f67

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

images/Dockerfile.joex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/library/ubuntu:oracular-20250619 AS base
1+
FROM docker.io/library/ubuntu:26.04 AS base
22

33
RUN apt update \
44
&& apt full-upgrade -y \

images/Dockerfile.restserver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/library/ubuntu:oracular-20250619 AS base
1+
FROM docker.io/library/ubuntu:26.04 AS base
22

33
RUN apt update \
44
&& apt full-upgrade -y

0 commit comments

Comments
 (0)