Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

Commit

Permalink
fix in env hook
Browse files Browse the repository at this point in the history
  • Loading branch information
accetto committed Aug 18, 2019
1 parent 323a4b4 commit 6aa87a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/xubuntu-vnc/hooks/env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### hooks/env

ARCHIVE_TAG="ubuntu18.04.2"
ARCHIVE_TAG="ubuntu18.04.3"

if [[ "${DOCKER_TAG}" =~ ^lab ]] ; then IS_LAB_BUILD=true ; fi

0 comments on commit 6aa87a0

Please sign in to comment.