mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2025-12-19 05:23:05 +01:00
Fix: Upgrade docker base image version to provide shared object dependencies (#1044)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:18.04
|
||||
FROM ubuntu:23.04
|
||||
|
||||
RUN apt-get update -y && apt-get -y install curl gnupg2 software-properties-common
|
||||
RUN curl -OL https://download.arangodb.com/arangodb34/DEBIAN/Release.key
|
||||
|
||||
Reference in New Issue
Block a user