Skip to content

Commit 99e7737

Browse files
committed
chore: update to 6.5.1
Signed-off-by: wilmardo <info@wilmardenouden.nl>
1 parent 6c8a6d4 commit 99e7737

2 files changed

Lines changed: 1 addition & 8 deletions

File tree

.gitlab-ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,3 @@ include:
77
- remote: https://raw.githubusercontent.com/LANsible/gitlab-includes/master/default.yml
88
- remote: https://raw.githubusercontent.com/LANsible/gitlab-includes/master/docker-build.yml
99
- remote: https://raw.githubusercontent.com/LANsible/gitlab-includes/master/sast-cis-benchmark.yml
10-
11-
stages:
12-
- lint
13-
- build
14-
- test
15-
- push
16-
- manifest

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#######################################################################################################################
44
FROM lansible/nexe:4.0.0-beta.19 as builder
55

6-
ENV VERSION=v6.1.0
6+
ENV VERSION=v6.5.1
77

88
# Add unprivileged user
99
RUN echo "zwavejs2mqtt:x:1000:1000:zwavejs2mqtt:/:" > /etc_passwd

0 commit comments

Comments
 (0)