fix build and upgrade otel to latest version
This commit is contained in:
parent
244d1dbcb0
commit
79aa43540c
2 changed files with 6 additions and 6 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# limitations under the License.
|
||||
|
||||
|
||||
FROM alpine:3.15.0 as builder
|
||||
FROM alpine:3.14.4 as builder
|
||||
|
||||
COPY . /
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue