mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-13 05:58:35 +03:00
AA version bump
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
VERSION = "0.12.2"
|
VERSION = "0.12.3"
|
||||||
|
|
||||||
API_DESCRIPTION = """
|
API_DESCRIPTION = """
|
||||||
#### API for the Auto-Archiver project, a tool to archive web pages and Google Sheets.
|
#### API for the Auto-Archiver project, a tool to archive web pages and Google Sheets.
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# From python:3.10
|
# From python:3.10
|
||||||
FROM bellingcat/auto-archiver:v1.1.2
|
FROM bellingcat/auto-archiver:v1.1.4
|
||||||
|
|
||||||
# set work directory
|
# set work directory
|
||||||
WORKDIR /aa-api
|
WORKDIR /aa-api
|
||||||
|
|||||||
Reference in New Issue
Block a user