Skip to content

Commit

Permalink
Merge pull request #525 from dappnode/update-dappnode-profile-(core-v…
Browse files Browse the repository at this point in the history
…resions)
  • Loading branch information
alexpeterson91 authored Dec 13, 2022
2 parents cdd5c75 + 6e81d19 commit 4bf5841
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.16}"
export IPFS_VERSION="${IPFS_VERSION:-0.2.18}"
export VPN_VERSION="${VPN_VERSION:-0.2.8}"
export DAPPMANAGER_VERSION="${DAPPMANAGER_VERSION:-0.2.50}"
export DAPPMANAGER_VERSION="${DAPPMANAGER_VERSION:-0.2.58}"
export WIFI_VERSION="${WIFI_VERSION:-0.2.8}"
export WIREGUARD_VERSION="${WIREGUARD_VERSION:-0.1.1}"
export HTTPS_VERSION="${HTTPS:-0.1.3}"
export WIREGUARD_VERSION="${WIREGUARD_VERSION:-0.1.2}"
export HTTPS_VERSION="${HTTPS:-0.1.4}"

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

0 comments on commit 4bf5841

Please sign in to comment.