Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Mafyuh/iac
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 543934be6bdd956a9b5f6fcee07b717abeb40fa5
Choose a base ref
..
head repository: Mafyuh/iac
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: eb45583ab2c59fd496da1a36e3c99a139a37c6fc
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 docker/arrs/docker-compose.yml
2 changes: 1 addition & 1 deletion docker/arrs/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -158,7 +158,7 @@ services:
restart: unless-stopped

code-server:
image: ghcr.io/linuxserver/code-server@sha256:9cc3714391245a4d252f21ff7a83fdcc3ebb958dd53c0835de9ce35fd62c2e97
image: ghcr.io/linuxserver/code-server@sha256:8426cb66c90558c432ae7e89848546d9a286a4bcc0ae083a0020324007d49b38
container_name: code-server
environment:
- PUID=1000