update docker files

This commit is contained in:
KF7EEL 2022-09-30 14:38:49 -07:00
parent aa21eb40c6
commit 7d7cea8447
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# HBNet Data Gateway Dockerfile
FROM debian:11
FROM debian:11.5
MAINTAINER Eric Craw "kf7eel@qsl.net"
WORKDIR /opt/hbnet_data_gateway

View File

@ -1,5 +1,5 @@
# HBNet Data Gateway Dockerfile
FROM debian:11
FROM debian:11.5
MAINTAINER Eric Craw "kf7eel@qsl.net"
WORKDIR /opt/hbnet

View File

@ -1,5 +1,5 @@
# HBNet Data Gateway Dockerfile
FROM debian:11
FROM debian:11.5
MAINTAINER Eric Craw "kf7eel@qsl.net"
WORKDIR /opt/hbnet_echo

View File

@ -1,5 +1,5 @@
# HBNet Web Service Dockerfile
FROM debian:11
FROM debian:11.5
MAINTAINER Eric Craw "kf7eel@qsl.net"
WORKDIR /opt/hbnet_web