Skip to content

Commit

Permalink
Update core packages versions (#595)
Browse files Browse the repository at this point in the history
  • Loading branch information
dappnodedev authored Nov 15, 2023
1 parent 317a9e3 commit 80213e8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .dappnode_profile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
#!/bin/bash

export BIND_VERSION="${BIND_VERSION:-0.2.6}"
export IPFS_VERSION="${IPFS_VERSION:-0.2.19}"
export IPFS_VERSION="${IPFS_VERSION:-0.2.21}"
export VPN_VERSION="${VPN_VERSION:-0.2.8}"
export DAPPMANAGER_VERSION="${DAPPMANAGER_VERSION:-0.2.68}"
export DAPPMANAGER_VERSION="${DAPPMANAGER_VERSION:-0.2.77}"
export WIFI_VERSION="${WIFI_VERSION:-0.2.8}"
export WIREGUARD_VERSION="${WIREGUARD_VERSION:-0.1.2}"
export HTTPS_VERSION="${HTTPS:-0.1.4}"
export HTTPS_VERSION="${HTTPS:-0.2.1}"

export DAPPNODE_DIR="/usr/src/dappnode"
export DAPPNODE_CORE_DIR="${DAPPNODE_DIR}/DNCORE"
Expand Down

0 comments on commit 80213e8

Please sign in to comment.