Skip to content

Commit

Permalink
Update docker.io/library/ubuntu Docker tag to oracular-20241120
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 7a7888d commit 2c602be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion images/Dockerfile.joex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/ubuntu:oracular-20241009 AS base
FROM docker.io/library/ubuntu:oracular-20241120 AS base

RUN apt update \
&& apt full-upgrade -y \
Expand Down
2 changes: 1 addition & 1 deletion images/Dockerfile.restserver
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/ubuntu:oracular-20241009 AS base
FROM docker.io/library/ubuntu:oracular-20241120 AS base

RUN apt update \
&& apt full-upgrade -y
Expand Down

0 comments on commit 2c602be

Please sign in to comment.