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,
|
||||
"port": 8281,
|
||||
"id": "getashell",
|
||||
"tipi_version": 6,
|
||||
"version": "0.1.6",
|
||||
"tipi_version": 7,
|
||||
"version": "0.2.0",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.9"
|
||||
services:
|
||||
getashell:
|
||||
image: ghcr.io/steveiliop56/getashell:v0.1.6
|
||||
image: ghcr.io/steveiliop56/getashell:v0.2.0
|
||||
container_name: getashell
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue
Block a user