mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 09:37:02 +00:00
Build with Go 1.19 (#305)
Also adds `:edge` tag to dev docker-run.sh script
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# description: Launch Inbucket's docker image
|
||||
|
||||
# Docker Image Tag
|
||||
IMAGE="inbucket/inbucket"
|
||||
IMAGE="inbucket/inbucket:edge"
|
||||
|
||||
# Ports exposed on host:
|
||||
PORT_HTTP=9000
|
||||
|
||||
Reference in New Issue
Block a user