summaryrefslogtreecommitdiff
path: root/tests/fixtures/default-env-file/alt/.env
diff options
context:
space:
mode:
authoraiordache <anca.iordache@docker.com>2019-08-19 17:30:28 +0200
committeraiordache <anca.iordache@docker.com>2019-08-20 12:10:26 +0200
commit60dcf87cc08bef7d45f1b376fe54374c3c1f99a1 (patch)
treec17d2a8ef1bda11f4cc486700811bb7af4276d45 /tests/fixtures/default-env-file/alt/.env
parentcf3c07d6ee15659ce079eaeafc11b63a034b4c3c (diff)
update alpine version to 3.10.1
Signed-off-by: aiordache <anca.iordache@docker.com>
Diffstat (limited to 'tests/fixtures/default-env-file/alt/.env')
-rw-r--r--tests/fixtures/default-env-file/alt/.env2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fixtures/default-env-file/alt/.env b/tests/fixtures/default-env-file/alt/.env
index 163668d2..981c7207 100644
--- a/tests/fixtures/default-env-file/alt/.env
+++ b/tests/fixtures/default-env-file/alt/.env
@@ -1,4 +1,4 @@
-IMAGE=alpine:3.4
+IMAGE=alpine:3.10.1
COMMAND=echo uwu
PORT1=3341
PORT2=4449