[release] v 0.3.3 - fix arm (again?)

This commit is contained in:
Yann Stepienik 2023-05-03 10:54:05 +01:00
parent bad1b363f3
commit ec08610e46
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
FROM amd64/debian
FROM arm64v8/debian
EXPOSE 443 80

View file

@ -1,6 +1,6 @@
{
"name": "cosmos-server",
"version": "0.3.2",
"version": "0.3.3",
"description": "",
"main": "test-server.js",
"bugs": {