Skip to content

Commit

Permalink
feat: bump nexe to 4.0.0-beta.6
Browse files Browse the repository at this point in the history
  • Loading branch information
wilmardo authored May 1, 2020
1 parent 060fbb8 commit 054b837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG ARCHITECTURE
#######################################################################################################################
# Nexe packaging of binary
#######################################################################################################################
FROM lansible/nexe:4.0.0-beta.4-${ARCHITECTURE} as builder
FROM lansible/nexe:4.0.0-beta.6-${ARCHITECTURE} as builder

ENV VERSION=1.13.0

Expand Down

0 comments on commit 054b837

Please sign in to comment.