release 12 and patch 1.0.3: b334931027

This commit is contained in:
pheiduck 2023-12-17 13:25:03 +01:00
parent 219073b534
commit 275513c95f
4 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
{
"version": "1.0.2",
"version": "1.0.3",
"scripts": {
"build": "DOCKER_BUILDKIT=1 docker build --tag wg-easy .",
"serve": "docker-compose -f docker-compose.yml -f docker-compose.dev.yml up",