Skip to content

Commit 0d856dd

Browse files
chore(deps): update ubuntu docker tag to v24
1 parent 8ed26f4 commit 0d856dd

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

salami/clinc-server/15/Dockerfile

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

33
ENV container=docker
44

salami/clinc-server/15/k8s-image/Dockerfile

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

33
# Minimal base for running Cinc Server in a container/Kubernetes (no systemd)
44
RUN apt-get update && \

salami/clinc-server/15/mono-build/Dockerfile

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

33
ENV container=docker
44

0 commit comments

Comments
 (0)