Skip to content

Commit d3c035a

Browse files
chore(Dockerfile): bump ubuntu
1 parent aa529c1 commit d3c035a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:24.10 AS base
1+
FROM ubuntu:25.04 AS base
22
RUN apt-get update -q \
33
&& apt-get install -q -y --no-install-recommends \
44
ca-certificates \

0 commit comments

Comments
 (0)