Skip to content

Commit

Permalink
chore(deps): bump alwatr/alpine from 3.17 to 3.18.4 in /tdlib (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
AliMD authored Nov 11, 2023
2 parents 7a6d6f9 + 9eeb8b6 commit 9e8739b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tdlib/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/alwatr/alpine:3.17
FROM ghcr.io/alwatr/alpine:3.18.4

ARG TDLIB_VERSION=1.8.0
RUN set -ex; \
Expand Down Expand Up @@ -30,7 +30,7 @@ ARG BUILD_REV
ARG BUILD_DATE
LABEL org.opencontainers.image.title="alwatr/tdlib" \
org.opencontainers.image.description="A library to access Telegram database, written in C++ and cross-platform, packaged by Alwatr." \
org.opencontainers.image.base.name="ghcr.io/alwatr/alpine:3.17" \
org.opencontainers.image.base.name="ghcr.io/alwatr/alpine:3.18.4" \
org.opencontainers.image.version="1.8.0" \
org.opencontainers.image.ref.name="1.8.0" \
org.opencontainers.image.licenses="MIT" \
Expand Down

0 comments on commit 9e8739b

Please sign in to comment.