Skip to content

Commit

Permalink
fix: switch to master
Browse files Browse the repository at this point in the history
Signed-off-by: wilmaro <[email protected]>
  • Loading branch information
wilmaro committed Sep 30, 2020
1 parent 8c39734 commit 820bd45
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.14-${ARCHITECTURE} as builder
FROM lansible/nexe:master-${ARCHITECTURE} as builder

ENV VERSION=1.14.4

Expand Down

0 comments on commit 820bd45

Please sign in to comment.