Dockerfile updates
This commit is contained in:
parent
842dd95e43
commit
6dc4cfd3cc
21 changed files with 74 additions and 63 deletions
|
|
@ -1 +1 @@
|
|||
FROM docker.elastic.co/elasticsearch/elasticsearch:8.6.2
|
||||
FROM docker.elastic.co/elasticsearch/elasticsearch:8.7.1
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
FROM heartexlabs/label-studio:1.7.1
|
||||
FROM heartexlabs/label-studio:1.7.3
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
FROM memcached:1.6.10-alpine
|
||||
FROM memcached:1.6.20-bullseye
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
FROM nginxproxy/nginx-proxy:1.2.1
|
||||
FROM nginxproxy/nginx-proxy:1.3.0
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
FROM postgres:15.2-alpine
|
||||
FROM postgres:15.3-bullseye
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
FROM redis:7.0.5-alpine
|
||||
FROM redis:7.0.11-bullseye
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue