Skip to content

Commit 0c447f9

Browse files
HimtanayaHimtanaya Bhadada
and
Himtanaya Bhadada
authored
bump version to 3.1.1 (#107)
* bump version to 3.1.1 * Reverting to old stable debain version to let the build pass --------- Co-authored-by: Himtanaya Bhadada <[email protected]>
1 parent 079941f commit 0c447f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="aws-embedded-metrics",
8-
version="3.1.0",
8+
version="3.1.1",
99
author="Amazon Web Services",
1010
author_email="[email protected]",
1111
description="AWS Embedded Metrics Package",

tests/integ/agent/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:latest
1+
FROM debian:bullseye
22

33
RUN apt-get update && \
44
apt-get install -y ca-certificates curl && \

0 commit comments

Comments
 (0)