[OPB-xx] updating to newer abstracto version

This commit is contained in:
Sheldan
2021-06-02 13:01:01 +02:00
parent 733d0ebd78
commit ba7db6a542
3 changed files with 4 additions and 4 deletions

View File

@@ -34,5 +34,5 @@ jobs:
env:
REGISTRY_PREFIX: docker.pkg.github.com/sheldan/oneplusbot/
VERSION: ${{ env.version }}
ABSTRACTO_VERSION: 1.2.15
ABSTRACTO_VERSION: 1.2.16
ABSTRACTO_REGISTRY_PREFIX: docker.pkg.github.com/sheldan/abstracto/

View File

@@ -26,4 +26,4 @@ PGADMIN_DEFAULT_EMAIL=sheldan@sheldan.dev
PGADMIN_DEFAULT_PASSWORD=admin
TOKEN=<INSERT TOKEN>
YOUTUBE_API_KEY=<INSERT KEY>
ONEPLUS_BOT_VERSION=1.4.2
ONEPLUS_BOT_VERSION=1.4.3

View File

@@ -19,8 +19,8 @@
<maven.compiler.source>1.8</maven.compiler.source>
<!-- edit in release.yml as well -->
<!-- when releasing a new opbot version, update the docker-compose as well-->
<abstracto.version>1.2.15</abstracto.version>
<abstracto.templates.version>1.2.11</abstracto.templates.version>
<abstracto.version>1.2.16</abstracto.version>
<abstracto.templates.version>1.2.12</abstracto.templates.version>
</properties>
<modules>