Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
lmolkova committed Apr 26, 2022
1 parent 23b638d commit da12e8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions semantic-conventions/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ALPINE_VERSION=3.15
ARG PYTHON_VERSION=3.8.13
ARG ALPINE_VERSION=3.12
ARG PYTHON_VERSION=3.8.5

FROM python:${PYTHON_VERSION}-alpine${ALPINE_VERSION}
LABEL maintainer="The OpenTelemetry Authors"
Expand Down

0 comments on commit da12e8c

Please sign in to comment.