Skip to content

Commit

Permalink
chore(docker): update base image
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre-abrioux authored Jul 6, 2024
1 parent b474663 commit 4685371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:24.04 AS base
FROM ubuntu:24.10 AS base
RUN apt-get update -q \
&& apt-get install -q -y --no-install-recommends \
ca-certificates \
Expand Down

0 comments on commit 4685371

Please sign in to comment.