Adding explicit tag to FROM

This commit is contained in:
Student User 2019-08-07 23:47:39 +00:00
parent 7be4a5f7fc
commit 9f231c9ba9

View file

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
FROM registry.access.redhat.com/ubi8/ubi FROM registry.access.redhat.com/ubi8/ubi:8.0
LABEL name="Nexus Repository Manager" \ LABEL name="Nexus Repository Manager" \
vendor=Sonatype \ vendor=Sonatype \