Skip to content

Commit

Permalink
Release 7.0.14 - See CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed Sep 8, 2024
1 parent f28d170 commit e956075
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 7.0.14 2024-09-08 <dave at tiredofit dot ca>

### Added
- GCDS 5.0.37


## 7.0.13 2024-03-10 <dave at tiredofit dot ca>

### Added
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG DISTRO_VARIANT=bookworm
FROM docker.io/tiredofit/${DISTRO}:${DISTRO_VARIANT}
LABEL maintainer="Dave Conroy (dave at tiredofit dot ca)"

ENV GCDS_VERSION=5.0.31 \
ENV GCDS_VERSION=5.0.37 \
APP_USER=gcds \
IMAGE_NAME="tiredofit/gcds" \
IMAGE_REPO_URL="https://github.com/tiredofit/docker-gcds/"
Expand Down

0 comments on commit e956075

Please sign in to comment.