Skip to content

Commit 7eeac36

Browse files
chore(deps): update ubuntu docker tag to v26 (#968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f7ce4d commit 7eeac36

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
@@ -10,7 +10,7 @@ USER 65532:65532
1010

1111
ENTRYPOINT ["/mcing-controller"]
1212

13-
FROM ubuntu:24.04 AS lazymc
13+
FROM ubuntu:26.04 AS lazymc
1414
WORKDIR /
1515
RUN apt update && apt install -y curl ca-certificates
1616
ARG LAZYMC_VERSION="v0.2.11"

0 commit comments

Comments
 (0)