Browse Source

feat(rabbitmq): upgrade to 3.8

Peter Thomassen 5 years ago
parent
commit
f8ba220dd2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -180,7 +180,7 @@ services:
     restart: unless-stopped
 
   rabbitmq:
-    image: rabbitmq:3.7-alpine
+    image: rabbitmq:3.8-alpine
     init: true
     volumes:
     - rabbitmq_data:/var/lib/rabbitmq