From b08d022366045807388dc6af174684e21f945b90 Mon Sep 17 00:00:00 2001
From: snyk-bot <snyk-bot@snyk.io>
Date: Sat, 3 Aug 2024 07:31:25 +0000
Subject: [PATCH] fix: applications/ruby-the-coffee-bar-apps/Dockerfile to
 reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DEBIAN11-GDKPIXBUF-6207389
- https://snyk.io/vuln/SNYK-DEBIAN11-GDKPIXBUF-6207389
- https://snyk.io/vuln/SNYK-DEBIAN11-GDKPIXBUF-6207389
- https://snyk.io/vuln/SNYK-DEBIAN11-GDKPIXBUF-6207389
- https://snyk.io/vuln/SNYK-DEBIAN11-GDKPIXBUF-6207389
---
 applications/ruby-the-coffee-bar-apps/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/applications/ruby-the-coffee-bar-apps/Dockerfile b/applications/ruby-the-coffee-bar-apps/Dockerfile
index 01aa7bc..8085728 100644
--- a/applications/ruby-the-coffee-bar-apps/Dockerfile
+++ b/applications/ruby-the-coffee-bar-apps/Dockerfile
@@ -1,4 +1,4 @@
-FROM ruby:3.0
+FROM ruby:3.2.5
 
 WORKDIR /app