Skip to content

Commit

Permalink
🚑 Use the correct version of dokku/s3backup image
Browse files Browse the repository at this point in the history
  • Loading branch information
mykolasolodukha committed Jun 9, 2024
1 parent 1077c49 commit 5171614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ fi

export PLUGIN_BUSYBOX_IMAGE="busybox:1.34.1-uclibc"
export PLUGIN_AMBASSADOR_IMAGE="dokku/ambassador:0.5.0"
export PLUGIN_S3BACKUP_IMAGE="dokku/s3backup:0.14.0"
export PLUGIN_S3BACKUP_IMAGE="dokku/s3backup:0.16.0"
export PLUGIN_WAIT_IMAGE="dokku/wait:0.6.0"

export POSTGRES_CONFIG_OPTIONS=${POSTGRES_CONFIG_OPTIONS:=""}

0 comments on commit 5171614

Please sign in to comment.