Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Commit

Permalink
Fixing running go formula on Docker (#164)
Browse files Browse the repository at this point in the history
Signed-off-by: Henrique Moraes <henrique.rusca@gmail.com>

Fixing running go formula
  • Loading branch information
henriquemoraes8 authored Sep 1, 2020
1 parent 9b4dc3e commit 6d4e23a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/create_formula/languages/go/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.12
FROM cimg/go:1.14

USER root

Expand Down

0 comments on commit 6d4e23a

Please sign in to comment.