mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-07 19:18:34 +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 for the Auto-Archiver project, a tool to archive web pages and Google Sheets.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# From python:3.10
|
||||
FROM bellingcat/auto-archiver:v1.1.2
|
||||
FROM bellingcat/auto-archiver:v1.1.4
|
||||
|
||||
# set work directory
|
||||
WORKDIR /aa-api
|
||||
|
||||
Reference in New Issue
Block a user