Tag etherpad images with version

We'll continue to deploy 'latest' but we tag the etherpad version
explicitly in order to make rollbacks simpler if necessary. Etherpad has
seen a resurgence in development which has led to some potentially
painful upgrade paths that we need to accomodate. Having rollbacks be
possible is a nice safety net.

Change-Id: I3ea59c1e4b33d777fae356d377773a4a60e9313e
This commit is contained in:
Clark Boylan 2024-09-09 08:32:41 -07:00
parent 822f7d6ec5
commit 8cde4966a7
2 changed files with 4 additions and 1 deletions

View File

@ -16,7 +16,7 @@
# Adapted from the upstream Dockerfile because they haven't kept up with
# recent releases.
# Force a new build: Thu, 02 May 2024 20:51:03 +0000
# Force a new build: Mon Sep 9 03:32:20 PM UTC 2024
# Etherpad Lite Dockerfile
#

View File

@ -9,6 +9,9 @@
- context: docker/etherpad
target: production
repository: opendevorg/etherpad
tags:
- latest
- v2.1.1
build_args:
- EP_GID=5001
files: &etherpad_files