Skip to content

Commit 8164cf6

Browse files
authored
Merge pull request #20 from JrSchmidtt/master
Update
2 parents bb0b9b8 + d7a2c32 commit 8164cf6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

panel/compose/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ services:
5252
- local
5353

5454
panel:
55-
image: ghcr.io/pterodactyl/panel:v1.7.0
55+
image: ghcr.io/pterodactyl/panel:v1.9.1
5656
restart: always
5757
networks:
5858
- pterodactyl

wings/compose/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '3.8'
33
services:
44

55
wings:
6-
image: ghcr.io/pterodactyl/wings:v1.6.1
6+
image: ghcr.io/pterodactyl/wings:v1.6.4
77
env_file:
88
- .env
99
restart: always

0 commit comments

Comments
 (0)