chore(deps): update ghcr.io/steveiliop56/getashell docker tag to v0.2.0 (#3182)
This commit is contained in:
parent
96039caedc
commit
3bf969cd50
|
@ -5,8 +5,8 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 8281,
|
"port": 8281,
|
||||||
"id": "getashell",
|
"id": "getashell",
|
||||||
"tipi_version": 6,
|
"tipi_version": 7,
|
||||||
"version": "0.1.6",
|
"version": "0.2.0",
|
||||||
"categories": [
|
"categories": [
|
||||||
"utilities"
|
"utilities"
|
||||||
],
|
],
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.9"
|
version: "3.9"
|
||||||
services:
|
services:
|
||||||
getashell:
|
getashell:
|
||||||
image: ghcr.io/steveiliop56/getashell:v0.1.6
|
image: ghcr.io/steveiliop56/getashell:v0.2.0
|
||||||
container_name: getashell
|
container_name: getashell
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user