We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5572ed4 commit b2825d6Copy full SHA for b2825d6
docker-builds.yml
@@ -11,7 +11,7 @@ services:
11
container_name: incognito
12
restart: unless-stopped
13
incognito-versioned:
14
- image: motortruck1221/incognito:1.1.5
+ image: motortruck1221/incognito:1.1.7
15
build:
16
context: .
17
dockerfile: Dockerfile
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "incognito",
3
- "version": "1.1.6",
+ "version": "1.1.7,
4
"private": true,
5
"type": "module",
6
"dependencies": {
0 commit comments