Skip to content

Commit

Permalink
remove scary warning from mongodb docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
rknop committed Oct 30, 2024
1 parent 6859d2c commit e1ac27c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docker_mongodb/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
#
# NOTE: THIS DOCKERFILE IS GENERATED VIA "apply-templates.sh"
#
# PLEASE DO NOT EDIT IT DIRECTLY.
#

FROM ubuntu:jammy

# add our user and group first to make sure their IDs get assigned consistently, regardless of whatever dependencies get added
Expand Down

0 comments on commit e1ac27c

Please sign in to comment.