chore: update docker branch to latest release for "Try it first" (#3500)

chore: update docker branch for "Try it first"
This commit is contained in:
Philipp Bokatius 2022-11-18 20:43:35 +01:00 committed by GitHub
parent a8957a9d36
commit bc420500e5
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
FROM ubuntu:latest
# Build argument to point to correct branch on GitHub
ARG LV_BRANCH=rolling
ARG LV_BRANCH=release-1.2/neovim-0.8
# Set environment correctly
ENV DEBIAN_FRONTEND=noninteractive