Skip to content

Commit 77e0e3f

Browse files
Yuri Nikonchukclaude
authored andcommitted
Revert infra fixes (will be fixed upstream)
Revert Dockerfile, poetry.lock, and license header changes — these are pre-existing issues on develop. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 15b281a commit 77e0e3f

3 files changed

Lines changed: 54 additions & 71 deletions

File tree

dev/hive/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
FROM eclipse-temurin:8-jre AS build
16+
FROM openjdk:8-jre-slim AS build
1717

1818
RUN apt-get update -qq && apt-get -qq -y install curl
1919

0 commit comments

Comments
 (0)