Skip to content

Commit d780c19

Browse files
chore(deps): update ubuntu docker tag to v26
1 parent 41f1667 commit d780c19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openvoxserver/Containerfile

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

44
ARG BUILD_PKGS="ruby3.2-dev gcc make cmake pkg-config libssl-dev libc6-dev libssh2-1-dev"

0 commit comments

Comments
 (0)