Skip to content

Commit

Permalink
Build for 8.0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanvanmass committed Mar 10, 2024
1 parent 0cb5af0 commit b5c52cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
FROM ghcr.io/linuxserver/baseimage-ubuntu:focal

# set version label
ARG BUILD_DATE
ARG VERSION
ARG UNIFI_VERSION
ARG BUILD_DATE="3/10/2024"
ARG VERSION="8.0.26"
ARG UNIFI_VERSION="8.0.26"
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
LABEL maintainer="ryanvanmass"

Expand Down

0 comments on commit b5c52cf

Please sign in to comment.