Skip to content

Commit

Permalink
buildchain: bump dex version to 2.23.0
Browse files Browse the repository at this point in the history
Closes: #2429
  • Loading branch information
Ebaneck committed Apr 20, 2020
1 parent f8dcb8d commit 54f7296
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildchain/buildchain/versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ def _version_prefix(version: str, prefix: str = 'v') -> str:
),
Image(
name='dex',
version='v2.19.0',
digest='sha256:132523cc3e9402a5e12c3b7d837da6f0c96d8a05f27bf6ba42458c2a0d1c01f5',
version='v2.23.0',
digest='sha256:b0bbc14a503a97587b365113a2f171a04ee7a6fd6f84c52e9384400533c9276c',
),
Image(
name='etcd',
Expand Down

0 comments on commit 54f7296

Please sign in to comment.