Skip to content

Commit 17d6c26

Browse files
authored
Merge pull request #437 from Altinity/24.3_ubuntu_22.04_as_base_docker_image
24.3-FIPS `ubuntu:22.04` as base of the clickhouse-server docker image
2 parents 50854f2 + 87e2e12 commit 17d6c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/server/Dockerfile.ubuntu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:20.04
1+
FROM ubuntu:22.04
22

33
# see https://github.com/moby/moby/issues/4032#issuecomment-192327844
44
# It could be removed after we move on a version 23:04+

0 commit comments

Comments
 (0)