mirror of
https://github.com/BeamMP/BeamMP-Website.git
synced 2025-07-01 23:35:25 +00:00
bump build version
This commit is contained in:
parent
19abd94069
commit
5dfb7b79d7
@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "beammp-website",
|
||||
"version": "1.0.1",
|
||||
"version": "1.1.0",
|
||||
"description": "BeamMP Website",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"docker-build": "docker build -t 192.168.100.6:5000/beammp/website:latest -t 192.168.100.6:5000/beammp/website:1.0.1 .",
|
||||
"docker-build": "docker build -t 192.168.100.6:5000/beammp/website:latest -t 192.168.100.6:5000/beammp/website:1.1.0 .",
|
||||
"docker-push": "docker push 192.168.100.6:5000/beammp/website:latest"
|
||||
},
|
||||
"repository": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user