Skip to content

Commit

Permalink
Update to 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
outlyer-net committed Sep 8, 2024
1 parent 9ec8e8c commit 476d795
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG RELEASE="2.8.0"
ARG BUILD="1389"
ARG RELEASE="2.8.1"
ARG BUILD="1390"
ARG BASE_IMAGE="debian:bookworm-slim"

FROM ${BASE_IMAGE} AS download_stage
Expand Down

0 comments on commit 476d795

Please sign in to comment.