Skip to content

Commit 3301504

Browse files
chore(deps): update ubuntu docker tag to v24
1 parent e48a882 commit 3301504

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

liquidsoap/Dockerfile

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

33
LABEL org.opencontainers.image.authors="j@srv.im"
44

nginx-geoip2/Dockerfile

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

33
COPY --from=src . /
44

nginx-rtmp/Dockerfile

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

33
LABEL org.opencontainers.image.authors="j@srv.im"
44

powerdns/Dockerfile

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

33
LABEL org.opencontainers.image.authors="j@srv.im"
44

0 commit comments

Comments
 (0)