Skip to content

Commit f002ffd

Browse files
Update ubuntu Docker tag to v26
1 parent 8c7ba35 commit f002ffd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE_IMAGE_VERSION=ubuntu:noble-20260410
1+
ARG BASE_IMAGE_VERSION=ubuntu:26.04
22
FROM ${BASE_IMAGE_VERSION} AS init
33

44
ENV WORKDIR=/app

0 commit comments

Comments
 (0)