Skip to content

Commit

Permalink
chore: base image 24.04 => 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
whatwewant committed May 2, 2024
1 parent c6ddae6 commit 09111f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:24.04
FROM ubuntu:22.04

ARG VERSION

Expand Down
2 changes: 1 addition & 1 deletion config/docker/Dockerfile.ubuntu
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:24.04
FROM ubuntu:22.04

ENV DEBIAN_FRONTEND=noninteractive

Expand Down

0 comments on commit 09111f1

Please sign in to comment.