We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f10a6a commit 2c464fcCopy full SHA for 2c464fc
docker-compose.yaml
@@ -2,7 +2,7 @@ version: '3.2'
2
3
services:
4
api:
5
- image: ghcr.io/codize-dev/piston@sha256:efa992bae83e1200ea0ade882c4611f14098b896f5783119b47dd80c69ef6dec
+ image: ghcr.io/codize-dev/piston@sha256:bb9ae8af898f59dbb0cf675e761b485ae643e2968ea1642dc559002c9436e2f3
6
container_name: piston_api
7
restart: always
8
privileged: true
0 commit comments