Sha256: 14bc921b34904c2dfb6069a35ad95057ab89d1d3d490dc9943a665f20d35a47b

Contents?: true

Size: 92 Bytes

Versions: 11

Compression:

Stored size: 92 Bytes

Contents

#!/bin/bash

IMAGE_ENV=$1
IMAGE_TAG=$2

sed -i "s/$IMAGE_ENV=.*/$IMAGE_ENV=$IMAGE_TAG/" .env

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
rubypitaya-3.19.6 ./lib/rubypitaya/app-template/docker/stag/update_image
rubypitaya-3.19.5 ./lib/rubypitaya/app-template/docker/stag/update_image
rubypitaya-3.19.4 ./lib/rubypitaya/app-template/docker/stag/update_image
rubypitaya-3.19.3 ./lib/rubypitaya/app-template/docker/stag/update_image
rubypitaya-3.19.2 ./lib/rubypitaya/app-template/docker/stag/update_image
rubypitaya-3.19.1 ./lib/rubypitaya/app-template/docker/stag/update_image
rubypitaya-3.19.0 ./lib/rubypitaya/app-template/docker/stag/update_image
rubypitaya-3.18.0 ./lib/rubypitaya/app-template/docker/stag/update_image
rubypitaya-3.17.2 ./lib/rubypitaya/app-template/docker/stag/update_image
rubypitaya-3.17.1 ./lib/rubypitaya/app-template/docker/stag/update_image
rubypitaya-3.17.0 ./lib/rubypitaya/app-template/docker/stag/update_image