Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

[Snyk] Security upgrade ubuntu from 14.04 to trusty-20190515 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dockerfiles/Dockerfile.dev
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Hydra Container
FROM ubuntu:14.04
FROM ubuntu:trusty-20190515
MAINTAINER BlueT - Matthew Lien - 練喆明 "BlueT@BlueT.org"

ENV DEBIAN_FRONTEND noninteractive
Expand Down