mirror of
https://github.com/bellingcat/octosuite.git
synced 2026-06-12 05:18:33 +03:00
Compare commits
8 Commits
3.1.1
...
legacy-his
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fcc50414d8 | ||
|
|
d2500445a6 | ||
|
|
8534379bff | ||
|
|
d59120e36a | ||
|
|
57205399ef | ||
|
|
e008865ea4 | ||
|
|
60321223fc | ||
|
|
2ef931d3dd |
@@ -1,6 +1,6 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
|
||||
FROM python:latest
|
||||
FROM python:3.13.0b1-slim
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user