Skip to content

Commit e218621

Browse files
authored
Update tagger base image (DataDog#23212)
1 parent 3223e87 commit e218621

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab/tagger/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN python -m pip install build
55
RUN python -m build -s ./home/ddev
66
RUN mv ./home/ddev/dist/*.tar.gz ddev.tar.gz
77

8-
FROM registry.ddbuild.io/images/mirror/ubuntu:22.04
8+
FROM registry.ddbuild.io/images/mirror/ubuntu:25.04
99

1010
# Update sources and install required packages
1111
RUN apt-get update \

0 commit comments

Comments
 (0)