Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Commit 9de3e9a

Browse files
committed
task: correcting slim image name
1 parent 40c17c5 commit 9de3e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dockers:
5555
-
5656
image_templates:
5757
- gobuffalo/buffalo:{{ .Tag }}-slim
58-
dockerfile: 'Dockefile.build.slim'
58+
dockerfile: 'Dockefile.slim.build'
5959
use: docker
6060

6161
build_flag_templates:

0 commit comments

Comments
 (0)