|
212 | 212 | "name": "3.10",
|
213 | 213 | "image": "ghcr.io/labring-actions/devbox/python-3.10:cf64360",
|
214 | 214 | "config": "{\"appPorts\":[{\"name\":\"devbox-app-port\",\"port\":8080,\"protocol\":\"TCP\"}],\"ports\":[{\"containerPort\":22,\"name\":\"devbox-ssh-port\",\"protocol\":\"TCP\"}],\"releaseArgs\":[\"/home/devbox/project/entrypoint.sh\"],\"releaseCommand\":[\"/bin/bash\",\"-c\"],\"user\":\"devbox\",\"workingDir\":\"/home/devbox/project\"}",
|
215 |
| - "state": "active" |
| 215 | + "state": "deprecated" |
216 | 216 | },
|
217 | 217 | {
|
218 | 218 | "name": "3.11",
|
219 | 219 | "image": "ghcr.io/labring-actions/devbox/python-3.11:cf64360",
|
220 | 220 | "config": "{\"appPorts\":[{\"name\":\"devbox-app-port\",\"port\":8080,\"protocol\":\"TCP\"}],\"ports\":[{\"containerPort\":22,\"name\":\"devbox-ssh-port\",\"protocol\":\"TCP\"}],\"releaseArgs\":[\"/home/devbox/project/entrypoint.sh\"],\"releaseCommand\":[\"/bin/bash\",\"-c\"],\"user\":\"devbox\",\"workingDir\":\"/home/devbox/project\"}",
|
221 |
| - "state": "active" |
| 221 | + "state": "deprecated" |
222 | 222 | },
|
223 | 223 | {
|
224 | 224 | "name": "3.12",
|
225 | 225 | "image": "ghcr.io/labring-actions/devbox/python-3.12:cf64360",
|
226 | 226 | "config": "{\"appPorts\":[{\"name\":\"devbox-app-port\",\"port\":8080,\"protocol\":\"TCP\"}],\"ports\":[{\"containerPort\":22,\"name\":\"devbox-ssh-port\",\"protocol\":\"TCP\"}],\"releaseArgs\":[\"/home/devbox/project/entrypoint.sh\"],\"releaseCommand\":[\"/bin/bash\",\"-c\"],\"user\":\"devbox\",\"workingDir\":\"/home/devbox/project\"}",
|
| 227 | + "state": "deprecated" |
| 228 | + }, |
| 229 | + { |
| 230 | + "name": "3.10", |
| 231 | + "image": "ghcr.io/labring-actions/devbox/python-3.10:c65128f", |
| 232 | + "config": "{\"appPorts\":[{\"name\":\"devbox-app-port\",\"port\":8080,\"protocol\":\"TCP\"}],\"ports\":[{\"containerPort\":22,\"name\":\"devbox-ssh-port\",\"protocol\":\"TCP\"}],\"releaseArgs\":[\"/home/devbox/project/entrypoint.sh\"],\"releaseCommand\":[\"/bin/bash\",\"-c\"],\"user\":\"devbox\",\"workingDir\":\"/home/devbox/project\"}", |
| 233 | + "state": "active" |
| 234 | + }, |
| 235 | + { |
| 236 | + "name": "3.11", |
| 237 | + "image": "ghcr.io/labring-actions/devbox/python-3.11:c65128f", |
| 238 | + "config": "{\"appPorts\":[{\"name\":\"devbox-app-port\",\"port\":8080,\"protocol\":\"TCP\"}],\"ports\":[{\"containerPort\":22,\"name\":\"devbox-ssh-port\",\"protocol\":\"TCP\"}],\"releaseArgs\":[\"/home/devbox/project/entrypoint.sh\"],\"releaseCommand\":[\"/bin/bash\",\"-c\"],\"user\":\"devbox\",\"workingDir\":\"/home/devbox/project\"}", |
| 239 | + "state": "active" |
| 240 | + }, |
| 241 | + { |
| 242 | + "name": "3.12", |
| 243 | + "image": "ghcr.io/labring-actions/devbox/python-3.12:c65128f", |
| 244 | + "config": "{\"appPorts\":[{\"name\":\"devbox-app-port\",\"port\":8080,\"protocol\":\"TCP\"}],\"ports\":[{\"containerPort\":22,\"name\":\"devbox-ssh-port\",\"protocol\":\"TCP\"}],\"releaseArgs\":[\"/home/devbox/project/entrypoint.sh\"],\"releaseCommand\":[\"/bin/bash\",\"-c\"],\"user\":\"devbox\",\"workingDir\":\"/home/devbox/project\"}", |
227 | 245 | "state": "active"
|
228 | 246 | }
|
229 | 247 | ]
|
|
0 commit comments