Skip to content

Commit

Permalink
neatvnc/wayvnc: Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
bbusse committed Jul 26, 2024
1 parent 8376a2a commit 0f5ff72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Containerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG ALPINE_VERSION=edge
ARG NEATVNC_VERSION="0.8.0-r0"
ARG WAYVNC_VERSION="0.8.0-r0"
ARG NEATVNC_VERSION="0.8.0"
ARG WAYVNC_VERSION="0.8.0"
FROM alpine:${ALPINE_VERSION}
LABEL maintainer="Björn Busse <[email protected]>"
LABEL org.opencontainers.image.source https://github.com/bbusse/swayvnc-build
Expand Down

0 comments on commit 0f5ff72

Please sign in to comment.