Skip to content

Commit

Permalink
Merge pull request #20 from JrSchmidtt/master
Browse files Browse the repository at this point in the history
Update
  • Loading branch information
EdyTheCow authored Jul 3, 2022
2 parents bb0b9b8 + d7a2c32 commit 8164cf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion panel/compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ services:
- local

panel:
image: ghcr.io/pterodactyl/panel:v1.7.0
image: ghcr.io/pterodactyl/panel:v1.9.1
restart: always
networks:
- pterodactyl
Expand Down
2 changes: 1 addition & 1 deletion wings/compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '3.8'
services:

wings:
image: ghcr.io/pterodactyl/wings:v1.6.1
image: ghcr.io/pterodactyl/wings:v1.6.4
env_file:
- .env
restart: always
Expand Down

0 comments on commit 8164cf6

Please sign in to comment.