Skip to content

Commit

Permalink
Using ENV variable for Buzybox image
Browse files Browse the repository at this point in the history
  • Loading branch information
dotneft committed Oct 25, 2024
1 parent d3ff4ea commit 9e9caeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ POSTGRESQL_IMAGE_TAG=13-alpine
#POSTGRESQL_IMAGE=timescale/timescaledb
#POSTGRESQL_IMAGE_TAG=2.14.2-pg13

BUSYBOX_IMAGE=buxybox
BUSYBOX_IMAGE=busybox
BUSYBOX_IMAGE_TAG=latest

ELASTICSEARCH_IMAGE=elasticsearch
Expand Down

0 comments on commit 9e9caeb

Please sign in to comment.