Skip to content

1.10.7

Latest

Choose a tag to compare

@mxsasha mxsasha released this 27 Nov 15:06

Changes

See the changelog for 1.10.7

Upgrade from 1.10.x to 1.10.7

To upgrade from 1.10.x only (see Changelog for details on required network change for 1.9->1.10):

docker run -ti --rm --pull=always \
  --volume /var/run/docker.sock:/var/run/docker.sock \
  --volume $HOME/.docker:/root/.docker \
  --volume /opt/Internet.nl:/opt/Internet.nl \
  --network none \
  --env DOCKER_REGISTRY=ghcr.io/internetstandards \
  ghcr.io/internetstandards/util:1.10.7 \
  /deploy.sh

Downgrade to previous 1.10.x

This release has no database migrations compared to previous 1.10.x. To downgrade, follow the deployment instructions for the release to downgrade to.