Skip to content

Commit bbec3b5

Browse files
committed
Update ubuntu to 24.04
1 parent fab92be commit bbec3b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/templates/base/latest/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:20.04 as builder-base
1+
FROM ubuntu:24.04 AS builder-base
22
LABEL maintainer="killbilling-users@googlegroups.com"
33

44
USER root

0 commit comments

Comments
 (0)