Skip to content

Commit

Permalink
update to use fips now that arm64 is gone (#81)
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Downs <[email protected]>
  • Loading branch information
briandowns authored Jul 13, 2020
1 parent b892843 commit f6b5c63
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
@@ -1,6 +1,6 @@
ARG KUBERNETES_VERSION=dev
# Build environment
FROM golang:1.14.2 AS build
FROM ranchertest/build-base:v1.14.2 AS build
# Yep nothing special here yet

# Shell used for debugging
Expand Down

0 comments on commit f6b5c63

Please sign in to comment.